mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +00:00
change post generation folder. (#1825)
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
{
|
||||
"type": "file",
|
||||
"source": "{{ template_dir }}/post-generation",
|
||||
"destination": "C:/post-generation"
|
||||
"destination": "C:/"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
{
|
||||
"type": "file",
|
||||
"source": "{{ template_dir }}/post-generation",
|
||||
"destination": "C:/post-generation"
|
||||
"destination": "C:/"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
|
||||
Reference in New Issue
Block a user