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 0edf20354f - Show all commits

View File

@ -15,5 +15,7 @@ steps:
image: node:22.9-bookworm
commands:
- corepack enable
- cd um_wasm_loader
- pnpm i
- BUILD_SKIP_WASM_PACK=1 pnpm build
- pnpm pack