Skip to content

Commit

Permalink
build: ci 构建错误
Browse files Browse the repository at this point in the history
  • Loading branch information
chennlang committed Oct 29, 2024
1 parent 7b0dc84 commit 5e62683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: 构建 web app
working-directory: ./packages/web
run: |
npm install -g pnpm@latest-8
pnpm install --no-frozen-lockfile
pnpm run build
cp -r dist/* ../server/libs/web-dist/
Expand Down

0 comments on commit 5e62683

Please sign in to comment.