3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-10 19:27:06 +00:00

update nightly runner

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-10-21 09:31:28 -07:00
parent af442cf281
commit 928e08f28f

View file

@ -88,7 +88,7 @@ jobs:
inputs:
artifactName: 'Ubuntu'
targetPath: tmp
- script |
- script: |
cd scripts
python mk_nuget_task.py ../tmp
cd ..