mirror of
https://github.com/actions/runner-images.git
synced 2026-01-01 15:09:03 +08:00
Move list of pipx packages into toolset
This commit is contained in:
@@ -242,6 +242,9 @@
|
||||
"scripts": [
|
||||
"{{template_dir}}/scripts/installers/pipx-packages.sh"
|
||||
],
|
||||
"environment_vars": [
|
||||
"INSTALLER_SCRIPT_FOLDER={{user `installer_script_folder`}}"
|
||||
],
|
||||
"execute_command": "sudo sh -c '{{ .Vars }} {{ .Path }}'"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user