Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
StrangeRanger committed Aug 7, 2024
1 parent 870bb87 commit c719a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
restore-keys: |
${{ runner.os }}-pip-
- run: pip install -r mkdocs-requirements.txt
- run: mkdocs build --strict # Optional build step
- run: mkdocs build --strict
- run: mkdocs gh-deploy --force

0 comments on commit c719a74

Please sign in to comment.