chore: 使用yarn打包文档

This commit is contained in:
wanchun 2022-11-17 15:44:23 +08:00
parent 554242139a
commit 835e732897
2 changed files with 11617 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2.3.1
- name: Install and Build 🔧 # This example project is built using npm and outputs the result to the 'build' folder. Replace with the commands required to build your project, or remove this step entirely if your site is pre-built.
run: pnpm i && pnpm run docs:build
run: yarn && yarn docs:build
- name: Deploy
uses: easingthemes/ssh-deploy@main

11616
yarn.lock Normal file

File diff suppressed because it is too large Load Diff