Skip to content

Commit

Permalink
install
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise committed Dec 26, 2024
1 parent bab4684 commit 49e56c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
run: |
git clone https://github.com/pyinstaller/pyinstaller
cd pyinstaller
python3 -m pip install wheel setuptools build
python3 -m build .
python3 -m pip install dist\*.whl
Expand Down

0 comments on commit 49e56c4

Please sign in to comment.