Skip to content

Commit

Permalink
Updated build enviroment
Browse files Browse the repository at this point in the history
  • Loading branch information
AcidWeb committed Jan 19, 2021
1 parent cbfe152 commit 1dd7c06
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 @@ -21,7 +21,7 @@ jobs:
pip install certifi
git clone https://github.com/pyinstaller/pyinstaller.git
cd pyinstaller
git checkout tags/v4.1
git checkout tags/v4.2
cd bootloader
python waf all
cd ..
Expand Down

0 comments on commit 1dd7c06

Please sign in to comment.