Skip to content

Commit

Permalink
Update build_assets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-sentry authored Oct 17, 2023
1 parent 96bb90b commit 5493a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
run: |
${{matrix.CMD_REQS}}
python setup.py build
pip install .
- name: Install pyinstaller
run: pip install pyinstaller
- name: Build with pyinstaller for ${{matrix.TARGET}}
Expand Down

0 comments on commit 5493a50

Please sign in to comment.