build: add run_install.cwd
Some checks failed
Build and Deploy / build (push) Failing after 45s

This commit is contained in:
鲁树人 2025-02-23 17:45:23 +00:00
parent 5c3954b7cf
commit 80c5fbd184

View File

@ -27,6 +27,7 @@ jobs:
standalone: true
package_json_file: um_wasm_loader/package.json
run_install: |
- cwd: um_wasm_loader
- args: [--frozen-lockfile, --strict-peer-dependencies]
- name: Build (wasm)
working-directory: um_wasm_loader