Skip to content

Commit

Permalink
Try to fix win build
Browse files Browse the repository at this point in the history
  • Loading branch information
bitlogik committed Mar 5, 2024
1 parent db57d24 commit 8d4706a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/Build-Windows.bat
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ cd bootloader
%INSTALLDIR%\%python_env% waf --target-arch 64bit all
cd ..
echo Installing PyInstaller %PYINSTALLER_VER%
%INSTALLDIR%\%python_env% -m pip install packaging==22.0
%INSTALLDIR%\%python_env% setup.py install

echo Packaging Uniblow
Expand Down

0 comments on commit 8d4706a

Please sign in to comment.