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

update nuget script

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-10-21 10:09:37 -07:00
parent 928e08f28f
commit f086f01ae0
2 changed files with 8 additions and 8 deletions

View file

@ -90,7 +90,7 @@ jobs:
targetPath: tmp
- script: |
cd scripts
python mk_nuget_task.py ../tmp
python mk_nuget_task.py ../tmp 4.8.7 3424ffa
cd ..
- job: Python