Download in pwd
, not in artifacts/
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
This commit is contained in:

committed by
Brenden Matthews

parent
d5471c1f82
commit
2f851665fd
2
.github/workflows/publish-appimage.yml
vendored
2
.github/workflows/publish-appimage.yml
vendored
@@ -132,7 +132,7 @@ jobs:
|
||||
- name: Download all artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
path: ${{ github.workspace }}/artifacts
|
||||
path: ${{ github.workspace }}
|
||||
|
||||
- name: Create Conky Release
|
||||
id: create_release
|
||||
|
Reference in New Issue
Block a user