mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-25 06:22:24 +02:00
Drop validate straight into tmate for debugging
This commit is contained in:
parent
216f2aaddc
commit
8cfabb857d
2
.github/workflows/slsa-releaser.yml
vendored
2
.github/workflows/slsa-releaser.yml
vendored
@ -224,7 +224,7 @@ 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
|
||||
# python3 scripts/actions-validate.py
|
||||
# echo DONE > hishtory-release-validation-completed
|
||||
- name: Setup tmate session
|
||||
if: ${{ failure() }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user