mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-05 07:56:14 +02:00
update command to use new task runner
This commit is contained in:
parent
8f15e63202
commit
aacd42583b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
|
@ -60,7 +60,7 @@ jobs:
|
|||
echo "node_modules/.bin" >> $GITHUB_PATH
|
||||
|
||||
- name: Start docs server
|
||||
run: poetry run mkdocs serve &
|
||||
run: poetry run poe docs &
|
||||
|
||||
- name: Generate sitemap
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue