Update pyinstaller-builds-actions-PIP-TAR.yml

This commit is contained in:
jdegenstein
2024-09-18 11:00:27 -05:00
committed by GitHub
parent 5225408777
commit 0499f2dc69

View File

@@ -19,8 +19,7 @@ jobs:
environment-file: environment.yml environment-file: environment.yml
init-shell: >- init-shell: >-
bash bash
create-args: >- # create-args: >-
openssl==3.0.2
- name: pip install cadquery CQ-editor ... etc - name: pip install cadquery CQ-editor ... etc
shell: bash --login {0} shell: bash --login {0}
run: | run: |