mirror of
https://github.com/Z3Prover/z3
synced 2025-07-20 03:12:03 +00:00
Update wasm.yml
This commit is contained in:
parent
dfba177813
commit
933bb4f1f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wasm.yml
vendored
2
.github/workflows/wasm.yml
vendored
|
@ -39,4 +39,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: z3-build-wasm
|
name: z3-build-wasm
|
||||||
path: build/z3-build-${{ matrix.android-abi }}.tar
|
path: build/z3-build-wasm.tar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue