From be62509ba7570ffb4e795bf82ec404319a2fd5b9 Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Wed, 26 Oct 2022 10:49:29 -0500 Subject: [PATCH] Update pyinstaller-builds-actions-mmamba-TAR.yml install casadi and ipopt --- .github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml b/.github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml index 602292d..55705a2 100644 --- a/.github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml +++ b/.github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml @@ -100,7 +100,7 @@ jobs: shell: powershell run: | micromamba install -c cadquery -c conda-forge cq-editor=master cadquery=master debugpy ipython=8.4.0 jedi=0.17.2 python=3.9 - micromamba install -c conda-forge pyinstaller=4.10 + micromamba install -c conda-forge pyinstaller=4.10 casadi ipopt pip install path pip install pipwin pipwin install numpy