mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
Add swig support (#1265)
* added swig support * removed apt-get update * updated swig.sh Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
This commit is contained in:
@@ -197,7 +197,8 @@
|
||||
"{{template_dir}}/scripts/installers/vercel.sh",
|
||||
"{{template_dir}}/scripts/installers/dpkg-config.sh",
|
||||
"{{template_dir}}/scripts/installers/mongodb.sh",
|
||||
"{{template_dir}}/scripts/installers/rndgenerator.sh"
|
||||
"{{template_dir}}/scripts/installers/rndgenerator.sh",
|
||||
"{{template_dir}}/scripts/installers/swig.sh"
|
||||
],
|
||||
"environment_vars": [
|
||||
"METADATA_FILE={{user `metadata_file`}}",
|
||||
|
||||
Reference in New Issue
Block a user