Skip to content

Commit 92c5e9e

Browse files
committed
update git workflow
1 parent f4a08b5 commit 92c5e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
rm pandoc-3.1.9-1-amd64.deb
7575
pip install torch --extra-index-url https://download.pytorch.org/whl/cpu
7676
pip install '.[docs]'
77-
77+
pip install -r docs/requirements.txt
7878
7979
- name: Build docs
8080
run: |

0 commit comments

Comments
 (0)