Skip to content

Commit

Permalink
Update build-binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phfaist committed Jun 24, 2021
1 parent b08b019 commit afcbb30
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-binaries.yml
Expand Up @@ -10,10 +10,10 @@ jobs:
- uses: actions/checkout@v2
- name: PyInstaller Windows
uses: JackMcKew/pyinstaller-action-windows@main
with:
spec: bibolamazi_gui.spec
requirements: ../pip_requirements.txt
path: gui/
with:
spec: bibolamazi_gui.spec
requirements: ../pip_requirements.txt
path: gui/

- uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit afcbb30

Please sign in to comment.