install pyopengl on linux static build

This commit is contained in:
jdegenstein
2023-02-21 12:10:29 -06:00
committed by GitHub
parent 0d1ee5d5af
commit 3ef2ec4447

View File

@@ -30,6 +30,7 @@ jobs:
sudo apt install -y libxcb-xinerama0
sudo apt install -y qtbase5-dev qt5-qmake
micromamba info
pip install pyopengl
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 pyinstaller>=5.6