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
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: checksums
|
name: checksums
|
||||||
path: ./sha256sum.txt
|
path: .
|
||||||
|
|
||||||
- name: List downloaded files
|
- name: List downloaded files
|
||||||
run: ls -R
|
run: ls -R
|
||||||
|
Reference in New Issue
Block a user