mirror of
https://github.com/jdegenstein/jmwright-CQ-Editor.git
synced 2025-12-24 08:24:27 +01:00
Update pyinstaller-builds-actions-PIP-TAR.yml
change from: pip install --pre cadquery casadi==3.5.5 to: pip install --pre git+https://github.com/cadquery/cadquery casadi==3.5.5
This commit is contained in:
@@ -100,7 +100,7 @@ jobs:
|
||||
shell: powershell
|
||||
run: |
|
||||
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
|
||||
pip install --pre cadquery casadi==3.5.5
|
||||
pip install --pre git+https://github.com/cadquery/cadquery casadi==3.5.5
|
||||
pip install pyinstaller==4.10
|
||||
pip install path
|
||||
pip install git+https://github.com/gumyr/cq_warehouse.git#egg=cq_warehouse
|
||||
|
||||
Reference in New Issue
Block a user