Skip to content

Commit 8c8185d

Browse files
committed
docs auto-push bug fixed
1 parent 333cc23 commit 8c8185d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
path: .cache
2525
restore-keys: |
2626
mkdocs-material-
27-
- run: pip install -r requirements-docs.ini
27+
- run: pip install -r requirements-docs.txt
2828
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)