From 2b3620b759586e95f43ba6519d715d0462d5ad87 Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Tue, 1 Nov 2022 21:14:08 -0500 Subject: [PATCH] max verbosity --- .github/workflows/pyinstaller-builds-actions-PIP-TAR.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml b/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml index 9fa42dd..d1a4f21 100644 --- a/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml +++ b/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml @@ -30,7 +30,7 @@ jobs: sudo apt install -y libxcb-xinerama0 micromamba info pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor - pip install -v --pre git+https://github.com/cadquery/cadquery casadi + pip install -vvv --pre git+https://github.com/cadquery/cadquery casadi pip install pyinstaller==4.10 pip install path pip install git+https://github.com/gumyr/cq_warehouse.git#egg=cq_warehouse