Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ylavoie committed Nov 5, 2023
1 parent 356a9e9 commit 49a9fb3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ jobs:
key: |
modules-${{ hashFiles('UI/yarn.lock') }}
# Fix the condition to debug
- name: Setup upterm session
uses: mxschmitt/action-tmate@v3

- name: Cache Dojo
id: cache-dojo
uses: actions/cache@v3
Expand Down

0 comments on commit 49a9fb3

Please sign in to comment.