diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index aae953016b..9cdd101526 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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