docs: update docs pipeline

This commit is contained in:
Harttle
2023-03-20 00:56:44 +08:00
parent d04ccd79c9
commit 04d62f070a
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- name: Build
run: |
npm ci
npm run build:docs
npm run build
- name: Publish
uses: JamesIves/[email protected]
with: