diff --git a/scripts/pkg b/scripts/pkg index c4779f8..8e7b8cc 100755 --- a/scripts/pkg +++ b/scripts/pkg @@ -1,6 +1,8 @@ #!/usr/bin/env bash set -e +[[ "$RUNNER_DEBUG" == 1 ]] && set -x + main() { case "$1" in "list")