Skip to content

Commit c562504

Browse files
committed
ci: updated docs-compile-and-deploy.yml
1 parent f7ad5ae commit c562504

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs-compile-and-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
pip install -r requirements/requirements.txt
2222
- name: 编译
2323
run: |
24-
cd docs
2524
mkdocs build
2625
zip -r -q -9 site.zip site
2726
ls -la site.zip

0 commit comments

Comments
 (0)