Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgOhneH committed Mar 25, 2021
1 parent 3637206 commit 42921e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
if: startsWith(matrix.os, 'windows')
shell: cmd
run: |
pip uninstall pyinstaller
pip uninstall pyinstaller -y
git clone https://github.com/pyinstaller/pyinstaller.git
cd pyinstaller
git checkout tags/v4.2
Expand Down

0 comments on commit 42921e5

Please sign in to comment.