mirror of
https://github.com/jdegenstein/jmwright-CQ-Editor.git
synced 2025-12-19 22:24:19 +01:00
pyinstaller-builds-actions-PIP-TAR.yml -> pip install self built macos arm64 nlopt
This commit is contained in:
@@ -103,9 +103,9 @@ jobs:
|
||||
shell: bash --login {0}
|
||||
run: |
|
||||
micromamba info
|
||||
micromamba install nlopt -c conda-forge
|
||||
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
|
||||
pip install https://github.com/CadQuery/ocp-build-system/releases/download/7.7.2.0/cadquery_ocp-7.7.2-cp311-cp311-macosx_11_0_arm64.whl
|
||||
pip install https://github.com/jdegenstein/nlopt-python/releases/download/2.7.1.3/nlopt-2.7.1-cp311-cp311-macosx_11_0_arm64.whl
|
||||
pip install --pre git+https://github.com/cadquery/cadquery casadi
|
||||
pip install pyinstaller>=5.6
|
||||
pip install path
|
||||
|
||||
Reference in New Issue
Block a user