Skip to content

Commit

Permalink
DBG
Browse files Browse the repository at this point in the history
  • Loading branch information
roblabla committed Dec 12, 2023
1 parent de53e75 commit 437cebc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
path: scripts/prefix
# An explicit key for restoring and saving the cache
key: prefix-${{hashFiles('scripts/create_devenv.py')}}
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- if: ${{ steps.cache-toolchain.outputs.cache-hit != 'true' }}
name: Install prefix
id: install_prefix
Expand Down

0 comments on commit 437cebc

Please sign in to comment.