add qtbase5-dev qt5-qmake to linux static build

This commit is contained in:
jdegenstein
2023-02-21 12:05:12 -06:00
committed by GitHub
parent c1e75a8b62
commit 0d1ee5d5af

View File

@@ -28,6 +28,7 @@ jobs:
sudo apt install -y libxkbcommon0 sudo apt install -y libxkbcommon0
sudo apt install -y libxkbcommon-x11-0 sudo apt install -y libxkbcommon-x11-0
sudo apt install -y libxcb-xinerama0 sudo apt install -y libxcb-xinerama0
sudo apt install -y qtbase5-dev qt5-qmake
micromamba info micromamba info
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
pip install -vvv --pre git+https://github.com/cadquery/cadquery casadi==3.5.5 pip install -vvv --pre git+https://github.com/cadquery/cadquery casadi==3.5.5