Skip to content

Commit

Permalink
build: use mknodes for building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Nov 13, 2024
1 parent f4ef99d commit f851447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
uv sync --all-extras
- name: Build
run: uv run mkdocs build -v
run: uv run mknodes build -v
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit f851447

Please sign in to comment.