Skip to content

Commit

Permalink
fix azure
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgen-lentz committed Oct 12, 2024
1 parent 1492533 commit e3da0ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ stages:
steps:
- task: UsePythonVersion@0
inputs:
versionSpec: '3.9.x'
addToPath: true
versionSpec: '3.9.x'
addToPath: true
- bash: |
set -ex
python updatelib.py
Expand Down

0 comments on commit e3da0ab

Please sign in to comment.