Skip to content

Commit

Permalink
Update sphinx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng authored Feb 21, 2024
1 parent 0d42924 commit 60be802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
python-version: 3.x
- name: Install dependencies
run: pip install sphinx-immaterial
run: pip install sphinx-immaterial -e .

- name: Build docs
if: github.ref != 'refs/heads/main'
Expand Down

0 comments on commit 60be802

Please sign in to comment.