Skip to content

Commit

Permalink
fix: Change first doc builder
Browse files Browse the repository at this point in the history
  • Loading branch information
attakei committed Oct 6, 2024
1 parent 362af59 commit e5e2f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_basename}}/Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tasks:
- '{{.RUN_PYTHON}} pytest'
- task: 'docs:intl'
- task: 'docs:build-linkcheck'
- task: 'docs:build-mini18n-dirhtml'
- task: 'docs:build-dirhtml'
- 'uv build'
release-*:
desc: 'Run elease process'
Expand Down

0 comments on commit e5e2f92

Please sign in to comment.