mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
Update wasm.yml
This commit is contained in:
parent
f83226df9c
commit
f61e6abb35
2
.github/workflows/wasm.yml
vendored
2
.github/workflows/wasm.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Import enscripten
|
- name: Import emscripten
|
||||||
uses: mymindstorm/setup-emsdk@v9
|
uses: mymindstorm/setup-emsdk@v9
|
||||||
|
|
||||||
- name: Configure CMake and build
|
- name: Configure CMake and build
|
||||||
|
|
Loading…
Reference in a new issue