Skip to content

Commit

Permalink
debug quicker
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharsadhwani committed May 21, 2024
1 parent 0908549 commit 4944599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cross.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
# aliens: requires no source
ALIENS_NAME="aliens-${{ matrix.target }}.bin"
ALIENS_PATH=${PWD}/${ALIENS_NAME}
packaged $ALIENS_NAME 'pip install pygame' 'python -m pygame.examples.aliens'
# packaged $ALIENS_NAME 'pip install pygame' 'python -m pygame.examples.aliens'
# # textual: requires no source
# TEXTUAL_NAME="textual-${{ matrix.target }}.bin"
Expand Down

0 comments on commit 4944599

Please sign in to comment.