Skip to content

Commit

Permalink
Download in pwd, not in artifacts/
Browse files Browse the repository at this point in the history
Signed-off-by: Stavros Ntentos <[email protected]>
  • Loading branch information
stdedos committed Feb 29, 2024
1 parent a5534ed commit 6eeb2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6eeb2f7

Please sign in to comment.