We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929caec commit 668de2cCopy full SHA for 668de2c
.github/workflows/pages.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup Pages
38
uses: actions/configure-pages@v2
39
- name: Install Linux Dependencies
40
- run: sudo apt install libcairo2-dev libpango1.0-dev ffmpeg python3-opencv
+ run: sudo apt install libcairo2-dev libpango1.0-dev ffmpeg freeglut3-dev
41
- name: Install Python dependencies
42
run: pip install manim sphinx sphinx_click furo
43
- name: Install local Python package
0 commit comments