3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-17 08:42:15 +00:00

update nightly runner

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-10-21 09:29:43 -07:00
parent 0756581a99
commit af442cf281
2 changed files with 5 additions and 13 deletions

View file

@ -88,7 +88,10 @@ jobs:
inputs:
artifactName: 'Ubuntu'
targetPath: tmp
- script: python scripts/mk_nuget_task.py tmp
- script |
cd scripts
python mk_nuget_task.py ../tmp
cd ..
- job: Python
displayName: "Python packaging"