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

Update release.yml for Azure Pipelines

This commit is contained in:
Nikolaj Bjorner 2021-11-18 16:05:22 -08:00
parent 71d5d2486c
commit 43a827c931

View file

@ -397,7 +397,7 @@ stages:
artifact: 'PythonPackage'
path: dist
- task: DownloadSecureFile@1
name: pypirc
name: pypircs
inputs:
secureFile: 'pypircs'
- script: python3 -m pip install --upgrade pip