mirror of
https://github.com/actions/python-versions.git
synced 2025-04-05 23:09:40 +00:00
Update overwriteExistingFiles input
This commit is contained in:
@ -27,6 +27,7 @@ jobs:
|
||||
archiveFilePatterns: '$(Build.BinariesDirectory)/python-$(VERSION)-$(Platform)-$(Architecture).*'
|
||||
destinationFolder: $(Build.BinariesDirectory)
|
||||
cleanDestinationFolder: false
|
||||
overwriteExistingFiles: true
|
||||
|
||||
- task: PowerShell@2
|
||||
displayName: 'Apply build artifact to the local machines'
|
||||
|
Reference in New Issue
Block a user