mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-11 03:56:46 +00:00
Update get-tool-versions-steps.yml
This commit is contained in:
@@ -10,7 +10,7 @@ steps:
|
||||
|
||||
- task: PowerShell@2
|
||||
displayName: 'Set env variable'
|
||||
condition: and(succeeded(), ne(variables['TOOL_NAME'], "Python"))
|
||||
condition: and(succeeded(), ne(variables['TOOL_NAME'], 'Python'))
|
||||
inputs:
|
||||
TargetType: inline
|
||||
script: |
|
||||
|
||||
Reference in New Issue
Block a user