mirror of
https://github.com/actions/python-versions.git
synced 2025-04-06 07:19:41 +00:00
Rework replacement function for installer to use the same pattern like windows (#22)
* rework replacement function to use the same pattern like windows * remove old replacement
This commit is contained in:
@ -13,6 +13,7 @@ jobs:
|
||||
pool:
|
||||
name: Azure Pipelines
|
||||
vmImage: 'ubuntu-latest'
|
||||
timeoutInMinutes: 180
|
||||
|
||||
steps:
|
||||
- checkout: self
|
||||
|
Reference in New Issue
Block a user