mirror of
https://github.com/actions/runner-images.git
synced 2026-01-01 15:09:03 +08:00
Small bug fixing in json file
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
{
|
||||
"type": "file",
|
||||
"source": "{{template_dir}}/toolsets/toolset-2019.json",
|
||||
"destination": "{{user `tonolset_jso_path`}}"
|
||||
"destination": "{{user `toolset_jso_path`}}"
|
||||
},
|
||||
{
|
||||
"type": "windows-shell",
|
||||
|
||||
Reference in New Issue
Block a user