From 0499f2dc697dca5068052cab2865e96a09718d32 Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Wed, 18 Sep 2024 11:00:27 -0500 Subject: [PATCH] Update pyinstaller-builds-actions-PIP-TAR.yml --- .github/workflows/pyinstaller-builds-actions-PIP-TAR.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml b/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml index a2649a5..093b714 100644 --- a/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml +++ b/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml @@ -19,8 +19,7 @@ jobs: environment-file: environment.yml init-shell: >- bash - create-args: >- - openssl==3.0.2 + # create-args: >- - name: pip install cadquery CQ-editor ... etc shell: bash --login {0} run: |