Skip to content

Commit

Permalink
ci: add ssh for debugging purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
kajabi-bot committed Sep 6, 2023
1 parent 4e587af commit 708e067
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-deploy-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@ jobs:
- name: Unsafe Perm set
run: npm config set unsafe-perm true

- name: Setup upterm session
uses: lhotari/action-upterm@v1

- name: Restore Build assets
uses: actions/cache/restore@v3
id: restore-sage-lib-build-assets
Expand Down

0 comments on commit 708e067

Please sign in to comment.