Skip to content

Commit

Permalink
DBG
Browse files Browse the repository at this point in the history
  • Loading branch information
roblabla committed Dec 10, 2023
1 parent 2b2b1ee commit 04f26a8
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 @@ -22,6 +22,8 @@ jobs:
- if: ${{ steps.cache-toolchain.outputs.cache-hit != 'true' }}
name: Install prefix
run: python scripts/create_devenv.py scripts/dls scripts/prefix
- name: Debug
uses: mxschmitt/action-tmate@v3
- name: Build binary
run: python scripts/build.py
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 04f26a8

Please sign in to comment.