mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Merge pull request #1812 from Yanson/fix-ubuntu2004
Match ubuntu2004 change with 16 & 18
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"source": "{{ template_dir }}/post-generation",
|
"source": "{{ template_dir }}/post-generation",
|
||||||
"destination": "{{user `installer_script_folder`}}"
|
"destination": "{{user `image_folder`}}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
|
|||||||
Reference in New Issue
Block a user