mirror of
https://github.com/openziti/zrok.git
synced 2025-08-22 05:01:09 +02:00
create dist dir
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -299,6 +299,7 @@ jobs:
|
||||
ls -lAR ./automated-release-build/
|
||||
|
||||
# create checksum file for the attestations
|
||||
mkdir -p ./dist
|
||||
shasum --algorithm 256 ./automated-release-build/* | tee ./dist/attestation-subject-checksums.sha256.txt
|
||||
|
||||
# create checksum file for the release
|
||||
|
Reference in New Issue
Block a user