Skip to content

Commit

Permalink
Update doc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bjhardcastle committed Dec 13, 2023
1 parent a1b3234 commit 490a846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Build pages
run: |
pdm install -G docs
pdm run docs
cd docs && pdm run mkdocs build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 490a846

Please sign in to comment.