This commit is contained in:
xiaojunnuo
2024-07-26 22:11:41 +08:00
parent 3408465df6
commit b22f94b079
3 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ jobs:
with:
node-version: 18
cache: 'npm'
- run: |
run: |
npm install -g pnpm
pnpm install
npm run build