Skip to content

Commit

Permalink
chore: update workflow (#85)
Browse files Browse the repository at this point in the history
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
  • Loading branch information
ktro2828 authored Jan 14, 2025
1 parent 5c5fcc9 commit e1c84a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-document.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
enable-cache: true

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

- name: Create the document
run: uv run mkdocs gh-deploy --force

0 comments on commit e1c84a9

Please sign in to comment.