Skip to content

Commit

Permalink
CI: Try to debug MakeCode issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-carlos committed Jul 10, 2024
1 parent 56f817c commit 7e095ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/makecode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,6 @@ jobs:
${{ matrix.pxt-flags }} pxt buildtarget --local
env:
YOTTA_GITHUB_AUTHTOKEN: ${{ secrets.YOTTA_GITHUB_AUTHTOKEN }}
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit 7e095ba

Please sign in to comment.