Change path in checksum download
This commit is contained in:
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@@ -196,7 +196,7 @@ jobs:
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: checksums
|
||||
path: ./sha256sum.txt
|
||||
path: .
|
||||
|
||||
- name: List downloaded files
|
||||
run: ls -R
|
||||
|
Reference in New Issue
Block a user