Change path in checksum download

This commit is contained in:
oxmc
2024-12-20 02:57:11 -08:00
parent a82d5d67e2
commit 08fbe470ad

View File

@@ -196,7 +196,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: checksums
path: ./sha256sum.txt
path: .
- name: List downloaded files
run: ls -R