Skip to content

Commit

Permalink
Try fixing build script again
Browse files Browse the repository at this point in the history
  • Loading branch information
plbrault committed Jul 30, 2023
1 parent 4818842 commit daab595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pygbag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout
run: |
python -m pip install pygbag
python -m pygbag --build $GITHUB_WORKSPACE/src
python -m pygbag --build $GITHUB_WORKSPACE/src/main.py
- name : "Upload to GitHub pages branch gh-pages"
uses: JamesIves/[email protected]
with:
Expand Down

0 comments on commit daab595

Please sign in to comment.