We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7421f6d commit 8fd11edCopy full SHA for 8fd11ed
.github/workflows/main.yml
@@ -14,4 +14,5 @@ jobs:
14
python-version: 3.x
15
- run: pip install wheel
16
- run: pip install -r requirements.txt
17
- - run: mkdocs gh-deploy --force --strict
+ # - run: mkdocs gh-deploy --force --strict
18
+ - run: mkdocs gh-deploy --force
0 commit comments