From 7a279ad9a734c3de217cb3010f316f41caab3873 Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Wed, 18 Sep 2024 09:36:44 -0500 Subject: [PATCH] Update pyinstaller-builds-actions-PIP-TAR.yml --- .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 509bf44..b3853f1 100644 --- a/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml +++ b/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml @@ -22,7 +22,7 @@ jobs: - name: pip install cadquery CQ-editor ... etc shell: bash --login {0} run: | - sudo apt install -y libblas-dev libblas3 libblas64-3 libblas64-dev libssl3-dev + sudo apt install -y libblas-dev libblas3 libblas64-3 libblas64-dev libssl3 sudo apt install -y libxkbcommon0 libxkbcommon-x11-0 libxcb-xinerama0 sudo apt install -y qtbase5-dev qt5-qmake micromamba info