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:
parent
0756581a99
commit
af442cf281
2 changed files with 5 additions and 13 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue