Skip to content

Commit

Permalink
ci: faster doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxiangzhuang committed Nov 11, 2024
1 parent 3f7ed01 commit 801b311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
python-version-file: "pyproject.toml"

- name: Install the project
run: uv sync --all-extras --dev
run: uv sync --extra docs

- name: Deploy docs
run: uv run mkdocs gh-deploy --force
Expand Down

0 comments on commit 801b311

Please sign in to comment.