Skip to content

Commit

Permalink
docs: update site yml
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed Dec 24, 2024
1 parent 8043e6e commit 7d45ffd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
- run: npm run build --if-present
- name: action-zip
uses: montudor/[email protected]
- name: install docusaurus
run: cd site & npm i & npm run build
- name: Zip output
run: zip -r build/document_archive.zip docs i18n blog versioned_docs versioned_sidebars
working-directory: site
Expand Down

0 comments on commit 7d45ffd

Please sign in to comment.