mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 19:54:43 +08:00
Disable env vars
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
# Add pipx_bin to path
|
||||
export PATH="$PATH:/opt/pipx_bin"
|
||||
python3 -m pipx ensurepath
|
||||
|
||||
# Install yamlint
|
||||
pipx install yamllint
|
||||
|
||||
Reference in New Issue
Block a user