Skip to content

Commit

Permalink
Corrected error in the documentation generation
Browse files Browse the repository at this point in the history
  • Loading branch information
egguy committed Nov 7, 2023
1 parent e1f7463 commit e5507fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cache: true
- name: Build pages
run: |
pdm install -s doc
pdm install -G docs
pdm run mkdocs build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit e5507fc

Please sign in to comment.