mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 12:48:18 +00:00
Fix
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
## Desc: Install tools via pipx
|
||||
################################################################################
|
||||
|
||||
# Add pipx_bin to path
|
||||
python3 -m pipx ensurepath
|
||||
|
||||
export PATH="$PATH:/opt/pipx_bin"
|
||||
|
||||
# Install yamlint
|
||||
pipx install yamllint
|
||||
|
||||
Reference in New Issue
Block a user