Skip to content

Commit

Permalink
Merge pull request #3 from Tynab/main
Browse files Browse the repository at this point in the history
up
  • Loading branch information
Tynab authored Nov 13, 2023
2 parents dc7844f + 9d9f67f commit 25d8e58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-pygame.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- uses: actions/checkout@v2
- name: Checkout
run: |
echo "Attempting to install pymunk"
python -m pip install pymunk
echo "Attempting to install pygbag"
python -m pip install pygbag
echo "Successfully installed pygbag"
Expand Down

0 comments on commit 25d8e58

Please sign in to comment.