Skip to content

Commit

Permalink
Change path in checksum download
Browse files Browse the repository at this point in the history
  • Loading branch information
oxmc committed Dec 20, 2024
1 parent a82d5d6 commit 08fbe47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: checksums
path: ./sha256sum.txt
path: .

- name: List downloaded files
run: ls -R
Expand Down

0 comments on commit 08fbe47

Please sign in to comment.