Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #4626] [UI][CI] Fix Web UI Ci check fail with pnpm the lockfi…
…le needs updates ### _Why are the changes needed?_ After pnpm released 8.X version We should specify pnpm version when npm install. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request - [x] CI with Web UI Build Check & Web UI Style Check Closes #4626 from zwangsheng/fix/web_ui_ci. Closes #4626 f7fdc06 [Cheng Pan] Update .github/workflows/web-ui.yml 61bc101 [Cheng Pan] Update .github/workflows/style.yml 7d93532 [zwangsheng] Specify pnpm version d678c6c [zwangsheng] for feature version 6d83c2b [zwangsheng] revert bbc4b4c [zwangsheng] Specify pnpm version Lead-authored-by: zwangsheng <[email protected]> Co-authored-by: Cheng Pan <[email protected]> Signed-off-by: Cheng Pan <[email protected]> (cherry picked from commit 6a7c571) Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information