Skip to content

Commit

Permalink
Merge pull request #6 from Tynab/main
Browse files Browse the repository at this point in the history
Update deploy-pygame.yml
  • Loading branch information
Tynab authored Nov 14, 2023
2 parents 0522638 + 2f13733 commit 3b0312f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy-pygame.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ jobs:
with:
branch: deployment
folder: build/web

- name: Install Python dependencies
uses: py-actions/py-dependency-install@v4
with:
path: "requirements.txt"

0 comments on commit 3b0312f

Please sign in to comment.