Skip to content

Commit 8fd11ed

Browse files
authored
Update main.yml
1 parent 7421f6d commit 8fd11ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
python-version: 3.x
1515
- run: pip install wheel
1616
- run: pip install -r requirements.txt
17-
- run: mkdocs gh-deploy --force --strict
17+
# - run: mkdocs gh-deploy --force --strict
18+
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)