From 5fdeda5076a83d404fb91c99506f35c59b16bf9b Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Wed, 5 Jun 2024 08:45:57 -0500 Subject: [PATCH] pyinstaller-builds-actions-PIP-TAR.yml -> pip install self built macos arm64 nlopt --- .github/workflows/pyinstaller-builds-actions-PIP-TAR.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml b/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml index 61bdf70..fd74e7b 100644 --- a/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml +++ b/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml @@ -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