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