Skip to content

Commit

Permalink
修改: .github/workflows/pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxinwei committed Dec 19, 2024
1 parent 954ef54 commit c0f0b31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ jobs:
sudo apt-get update && sudo apt-get upgrade
sudo apt install build-essential python3-dev libcairo2-dev libpango1.0-dev ffmpeg
pip install --upgrade pip
conda install -c conda-forge box2d-py
pip install taolib
pip install taolib invoke
pip install -e .[linkify,rtd] --upgrade
conda install -c conda-forge pandoc compilers cppyy
conda install -c conda-forge ffmpeg manim
Expand Down

0 comments on commit c0f0b31

Please sign in to comment.