mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
Update release.yml for Azure Pipelines
This commit is contained in:
parent
71d5d2486c
commit
43a827c931
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue