Skip to content

Commit

Permalink
for feature version
Browse files Browse the repository at this point in the history
  • Loading branch information
zwangsheng committed Mar 28, 2023
1 parent 6d83c2b commit d678c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: npm run coverage & build
run: |
cd ./kyuubi-server/web-ui
npm install [email protected] -g
npm install pnpm@^7.30.5 -g
pnpm install
pnpm run coverage
pnpm run build

0 comments on commit d678c6c

Please sign in to comment.