mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-24 22:11:40 +02:00
Re-enable slsa validation in GH actions
This commit is contained in:
parent
75ea3534dc
commit
aaf4cc47bb
4
.github/workflows/slsa-releaser.yml
vendored
4
.github/workflows/slsa-releaser.yml
vendored
@ -224,8 +224,8 @@ jobs:
|
||||
unset HISHTORY_TEST
|
||||
mv hishtory-darwin-amd64/hishtory-darwin-amd64 /tmp/t; rm -r hishtory-darwin-amd64; mv /tmp/t hishtory-darwin-amd64
|
||||
mv hishtory-darwin-arm64/hishtory-darwin-arm64 /tmp/t; rm -r hishtory-darwin-arm64; mv /tmp/t hishtory-darwin-arm64
|
||||
# python3 scripts/actions-validate.py
|
||||
# echo DONE > hishtory-release-validation-completed
|
||||
python3 scripts/actions-validate.py
|
||||
echo DONE > hishtory-release-validation-completed
|
||||
- name: Setup tmate session
|
||||
# if: ${{ failure() }}
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user