CI: Build and publish #7

Merged
lsr merged 14 commits from temp/ci-work into main 2024-09-24 21:31:21 +00:00
Showing only changes of commit 035cff71f3 - Show all commits

View File

@ -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