mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-10 11:41:23 +00:00
Update get-tool-versions-steps.yml
This commit is contained in:
@@ -19,7 +19,7 @@ steps:
|
||||
|
||||
- task: PowerShell@2
|
||||
displayName: 'Change build name'
|
||||
condition: and(succeeded(), ne(variables['Get_versions.TOOL_VERSIONS'], ''))
|
||||
#condition: and(succeeded(), ne(variables['Get_versions.TOOL_VERSIONS'], ''))
|
||||
inputs:
|
||||
TargetType: inline
|
||||
script: |
|
||||
|
||||
Reference in New Issue
Block a user