mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 17:14:07 +00:00
Update wasm.yml
This commit is contained in:
parent
e7a54db8b0
commit
fe0e1cce30
4
.github/workflows/wasm.yml
vendored
4
.github/workflows/wasm.yml
vendored
|
@ -16,8 +16,8 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
- name: Configure CMake and build
|
||||
uses: mymindstorm/setup-emsdk@v9
|
||||
run: |
|
||||
- uses: mymindstorm/setup-emsdk@v9
|
||||
- run: |
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
|
|
Loading…
Reference in a new issue