Skip to content

Commit e1534bc

Browse files
author
Allen Wang
committed
no extras
1 parent 4a14793 commit e1534bc

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
@@ -31,7 +31,7 @@ jobs:
3131
run: python -m pip install --upgrade pip
3232
- name: Install torchforge
3333
shell: bash -l {0}
34-
run: pip install uv && uv sync --all-extras
34+
run: pip install uv && uv sync
3535
- name: Install docs dependencies
3636
shell: bash -l {0}
3737
run: python -m pip install -r docs/requirements.txt

0 commit comments

Comments
 (0)