Skip to content

Commit c0f0b31

Browse files
author
liuxinwei
committed
修改: .github/workflows/pages.yml
1 parent 954ef54 commit c0f0b31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ jobs:
6060
sudo apt-get update && sudo apt-get upgrade
6161
sudo apt install build-essential python3-dev libcairo2-dev libpango1.0-dev ffmpeg
6262
pip install --upgrade pip
63-
conda install -c conda-forge box2d-py
64-
pip install taolib
63+
pip install taolib invoke
6564
pip install -e .[linkify,rtd] --upgrade
6665
conda install -c conda-forge pandoc compilers cppyy
6766
conda install -c conda-forge ffmpeg manim

0 commit comments

Comments
 (0)