Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
JeanKossaifi committed Feb 6, 2024
1 parent 4577fad commit 10bb7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_doc.yml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install -r requirements.txt
python -m pip install -r doc/requirements_doc.txt
python -m pip install -r ./doc/requirements_doc.txt
python -m pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu
- name: Install package
run: |

0 comments on commit 10bb7ed

Please sign in to comment.