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:
|
depends_on:
|
||||||
- "build (wasm_pack)"
|
- "build (wasm_pack)"
|
||||||
commands:
|
commands:
|
||||||
- corepack enable
|
- corepack enable pnpm
|
||||||
- cd um_wasm_loader
|
- cd um_wasm_loader
|
||||||
- pnpm i
|
- pnpm i
|
||||||
- BUILD_SKIP_WASM_PACK=1 pnpm build
|
- BUILD_SKIP_WASM_PACK=1 pnpm build
|
||||||
|
Loading…
Reference in New Issue
Block a user