Skip to content

Commit

Permalink
Update deploy_pages.yml
Browse files Browse the repository at this point in the history
Add standalone
  • Loading branch information
semikernel authored Jul 2, 2024
1 parent 02135cf commit 7618c41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
if: ${{ env.MANIM == 'manim' }}
run: |
sudo apt-get update
sudo apt-get install -y texlive-latex-extra # This for standalone install
sudo apt-get install libcairo2-dev libpango1.0-dev ffmpeg freeglut3-dev
- name: Install manimgl dependencies on Ubuntu
Expand Down

0 comments on commit 7618c41

Please sign in to comment.