Skip to content

Commit

Permalink
DEBUG - add tmate to nightlies
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed Jul 1, 2024
1 parent cef17ba commit a243830
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,10 @@ jobs:
steps:
- name: Checkout
uses: actions/[email protected]
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true
- name: Create /tmp/hermes/osx-bin directory
run: mkdir -p /tmp/hermes/osx-bin
- name: Download osx-bin release artifacts
Expand Down

0 comments on commit a243830

Please sign in to comment.