3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-05 17:14:07 +00:00

Update wasm.yml

This commit is contained in:
Nikolaj Bjorner 2021-10-29 16:07:04 +02:00 committed by GitHub
parent fe0e1cce30
commit f83226df9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,9 +15,11 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Import enscripten
uses: mymindstorm/setup-emsdk@v9
- name: Configure CMake and build
- uses: mymindstorm/setup-emsdk@v9
- run: |
run: |
mkdir build
cd build