... -PIP-TAR.yml-> add choco install upx

This commit is contained in:
jdegenstein
2024-06-09 14:10:44 -05:00
committed by GitHub
parent 5fdeda5076
commit e9696209d0

View File

@@ -144,6 +144,7 @@ jobs:
shell: bash --login {0}
run: |
micromamba info
choco install upx
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
pip install --pre git+https://github.com/cadquery/cadquery casadi
pip install pyinstaller>=5.6