mirror of
https://github.com/Z3Prover/z3
synced 2026-06-05 08:30:50 +00:00
Update pyodide.yml
This commit is contained in:
parent
3c0c29d37a
commit
9887f050eb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pyodide.yml
vendored
1
.github/workflows/pyodide.yml
vendored
|
|
@ -3,6 +3,7 @@ name: Pyodide Build
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 */2 * *'
|
- cron: '0 0 */2 * *'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue