Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blakadder authored Oct 17, 2023
1 parent 7421f6d commit 8fd11ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
python-version: 3.x
- run: pip install wheel
- run: pip install -r requirements.txt
- run: mkdocs gh-deploy --force --strict
# - run: mkdocs gh-deploy --force --strict
- run: mkdocs gh-deploy --force

0 comments on commit 8fd11ed

Please sign in to comment.