mirror of
https://github.com/Z3Prover/z3
synced 2025-04-10 19:27:06 +00:00
Update nightly.yaml for Azure Pipelines
This commit is contained in:
parent
5ce3c18fd0
commit
3cd49d56c2
|
@ -118,10 +118,6 @@ jobs:
|
|||
inputs:
|
||||
artifactName: 'Ubuntu'
|
||||
targetPath: tmp
|
||||
- script: |
|
||||
cd scripts
|
||||
python mk_nuget_task.py ../tmp $(z3Version) $(Build.SourceVersion)
|
||||
cd ..
|
||||
- task: PythonScript@0
|
||||
displayName: 'Python: assemble files'
|
||||
inputs:
|
||||
|
|
Loading…
Reference in a new issue