Skip to content

Commit

Permalink
opengl
Browse files Browse the repository at this point in the history
  • Loading branch information
qgallouedec committed Jun 12, 2024
1 parent 3c5a27d commit 92b3e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
sudo apt-get update && sudo apt-get install libgl1-mesa-dev libxinerama-dev libxcursor-dev libxrandr-dev libxi-dev ninja-build
sudo apt-get install ffmpeg libsm6 libxext6 -y
sudo apt install python-opengl -y
sudo apt-get install -y python-opengl
sudo apt install libosmesa6 -y
export CPATH=$CONDA_PREFIX/include
export C_INCLUDE_PATH=$CONDA_PREFIX/include
Expand Down

0 comments on commit 92b3e45

Please sign in to comment.