Skip to content

Commit

Permalink
try with build command
Browse files Browse the repository at this point in the history
  • Loading branch information
lily-de committed Oct 7, 2024
1 parent 9847065 commit db53d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# run: uv venv && uv sync

- name: Build the documentation
run: uv run mkdocs gh-deploy
run: uv run mkdocs build

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit db53d1b

Please sign in to comment.