Skip to content

Commit

Permalink
Update .github/workflows/web-ui.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 authored Mar 28, 2023
1 parent 61bc101 commit f7fdc06
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 pnpm@^7.30.5 -g
npm install pnpm@7 -g
pnpm install
pnpm run coverage
pnpm run build

0 comments on commit f7fdc06

Please sign in to comment.