3
0
Fork 0
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:
Nikolaj Bjorner 2020-12-19 17:29:26 -08:00
parent 5ce3c18fd0
commit 3cd49d56c2

View file

@ -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: