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

pip list
tree $PWD /F
This commit is contained in:
jdegenstein
2022-10-27 20:31:31 -05:00
committed by GitHub
parent 03e8575210
commit 9f4fa50c7c

View File

@@ -110,6 +110,8 @@ jobs:
pip install -e "git+https://github.com/CadQuery/cadquery-plugins.git#egg=cq_cache&subdirectory=plugins/cq_cache"
pip install git+https://github.com/gumyr/build123d.git#egg=build123d
pip install git+https://github.com/JustinSDK/cqMore
pip list
tree $PWD /F
- name: Run build
shell: powershell
run: |