mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-28 09:38:38 +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
|
||||
uses: actions/upload-artifact@v4
|
||||
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
|
||||
if-no-files-found: error
|
||||
- name: Upload man page artifact
|
||||
|
Loading…
x
Reference in New Issue
Block a user