mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
fix download artifact path (#117)
This commit is contained in:
@@ -67,5 +67,4 @@ jobs:
|
||||
- name: Attest build provenance (checksums)
|
||||
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
|
||||
with:
|
||||
# actions/download-artifact downloads to `$path/$name` convention
|
||||
subject-checksums: dist/dist-artifacts/checksums.txt
|
||||
subject-checksums: dist/checksums.txt
|
||||
|
||||
Reference in New Issue
Block a user