corepack should not write to package.json
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
086232b9e2
commit
035cff71f3
@ -29,7 +29,7 @@ steps:
|
||||
depends_on:
|
||||
- "build (wasm_pack)"
|
||||
commands:
|
||||
- corepack enable
|
||||
- corepack enable pnpm
|
||||
- cd um_wasm_loader
|
||||
- pnpm i
|
||||
- BUILD_SKIP_WASM_PACK=1 pnpm build
|
||||
|
Loading…
Reference in New Issue
Block a user