From 80af0fd435aa8dc9bb71dbc5330e9fa6f5c99322 Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Mon, 19 Sep 2022 15:09:49 -0500 Subject: [PATCH] Update pyinstaller-builds-actions.yml --- .github/workflows/pyinstaller-builds-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pyinstaller-builds-actions.yml b/.github/workflows/pyinstaller-builds-actions.yml index c132985..49cf12e 100644 --- a/.github/workflows/pyinstaller-builds-actions.yml +++ b/.github/workflows/pyinstaller-builds-actions.yml @@ -97,7 +97,7 @@ jobs: - name: Install CadQuery and pyinstaller shell: powershell run: | - conda install -c cadquery -c conda-forge cq-editor=master cadquery=master spyder=5.3.3 ipython=8.4.0 python=3.9 + conda install -c cadquery -c conda-forge cq-editor=master cadquery=master spyder=5.3.3 python=3.9 conda install -c conda-forge pyinstaller=4.10 pip install pipwin pipwin install numpy