mirror of
https://github.com/actions/runner-images.git
synced 2025-12-30 13:58:18 +08:00
fix shebang pipx-packages.sh
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash -e -o pipefail
|
||||
source ~/utils/utils.sh
|
||||
|
||||
export PATH="$PATH:/opt/pipx_bin"
|
||||
|
||||
Reference in New Issue
Block a user