ci(web-wasm-rebuild): set RUNNER_OS/RUNNER_ARCH for host-executor runner
Web WASM Rebuild / rebuild (push) Failing after 1m54s
Web WASM Rebuild / rebuild (push) Failing after 1m54s
This commit is contained in:
@@ -37,6 +37,9 @@ concurrency:
|
||||
jobs:
|
||||
rebuild:
|
||||
runs-on: rust-host
|
||||
env:
|
||||
RUNNER_OS: Linux
|
||||
RUNNER_ARCH: X64
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user