mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-05 21:48:33 +00:00
Missed .sha256
extension
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
This commit is contained in:
parent
9f9640ded8
commit
bb417dfd72
2
.github/workflows/publish-appimage.yml
vendored
2
.github/workflows/publish-appimage.yml
vendored
@ -107,7 +107,7 @@ jobs:
|
|||||||
- name: Upload AppImage checksum artifact
|
- name: Upload AppImage checksum artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: "conky-${{ matrix.os }}-${{ matrix.arch }}-${{ env.GIT_VERSION }}.AppImage"
|
name: "conky-${{ matrix.os }}-${{ matrix.arch }}-${{ env.GIT_VERSION }}.AppImage.sha256"
|
||||||
path: conky-x86_64.AppImage.sha256
|
path: conky-x86_64.AppImage.sha256
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
- name: Upload man page artifact
|
- name: Upload man page artifact
|
||||||
|
Loading…
x
Reference in New Issue
Block a user