Skip to content

Commit

Permalink
deploy cn version
Browse files Browse the repository at this point in the history
  • Loading branch information
disenone committed Apr 16, 2024
1 parent 4d87a0c commit a4b2d71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: mkdocs gh-deploy --force
- name: Prepare for cn version
run: |
cp docs/ext/footer_nocomment.md docs/ext/footer.md
cp docs/ext/footer_en_nocomment.md docs/ext/footer_en.md
- name:
cp docs/assets/ext/footer_nocomment.md docs/assets/ext/footer.md
cp docs/assets/ext/footer_en_nocomment.md docs/assets/ext/footer_en.md
- name: Deploy cn version
run: mkdocs gh-deploy --force --remote-branch gh-pages-cn

0 comments on commit a4b2d71

Please sign in to comment.