mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
Rename Mingw-w64 (#893)
This commit is contained in:
committed by
GitHub
parent
8632288097
commit
a12a3b7042
@@ -547,7 +547,7 @@
|
||||
{
|
||||
"type": "powershell",
|
||||
"scripts":[
|
||||
"{{ template_dir }}/scripts/Installers/Install-MinGW.ps1"
|
||||
"{{ template_dir }}/scripts/Installers/Install-Mingw64.ps1"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -861,7 +861,7 @@
|
||||
{
|
||||
"type": "powershell",
|
||||
"scripts":[
|
||||
"{{ template_dir }}/scripts/Installers/Validate-MinGW.ps1"
|
||||
"{{ template_dir }}/scripts/Installers/Validate-Mingw64.ps1"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user