mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-23 21:41:38 +02:00
Set up tmate session to debug slsa releaser
This commit is contained in:
parent
35f9ad28a8
commit
e666881dc6
4
.github/workflows/slsa-releaser.yml
vendored
4
.github/workflows/slsa-releaser.yml
vendored
@ -215,6 +215,10 @@ jobs:
|
|||||||
- uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741
|
- uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741
|
||||||
with:
|
with:
|
||||||
name: hishtory-darwin-arm64-unsigned
|
name: hishtory-darwin-arm64-unsigned
|
||||||
|
- name: Setup tmate session
|
||||||
|
uses: mxschmitt/action-tmate@v3
|
||||||
|
with:
|
||||||
|
limit-access-to-actor: true
|
||||||
- name: Validate Release
|
- name: Validate Release
|
||||||
run: |
|
run: |
|
||||||
export HISHTORY_TEST=1
|
export HISHTORY_TEST=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user