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:
parent
71d5d2486c
commit
43a827c931
|
@ -397,7 +397,7 @@ stages:
|
||||||
artifact: 'PythonPackage'
|
artifact: 'PythonPackage'
|
||||||
path: dist
|
path: dist
|
||||||
- task: DownloadSecureFile@1
|
- task: DownloadSecureFile@1
|
||||||
name: pypirc
|
name: pypircs
|
||||||
inputs:
|
inputs:
|
||||||
secureFile: 'pypircs'
|
secureFile: 'pypircs'
|
||||||
- script: python3 -m pip install --upgrade pip
|
- script: python3 -m pip install --upgrade pip
|
||||||
|
|
Loading…
Reference in a new issue