Update WABT downloads URL (#4357)
Plus, skip unsupported running mode instead quit during wamr compiler test
This commit is contained in:
4
.github/workflows/compilation_on_windows.yml
vendored
4
.github/workflows/compilation_on_windows.yml
vendored
@ -172,6 +172,10 @@ jobs:
|
||||
run: ./build.sh
|
||||
working-directory: ./core/iwasm/libraries/lib-wasi-threads/test/
|
||||
|
||||
- name: install wget
|
||||
shell: bash
|
||||
run: choco install wget
|
||||
|
||||
- name: run tests
|
||||
shell: bash
|
||||
timeout-minutes: 20
|
||||
|
||||
Reference in New Issue
Block a user