updated github_runners.sh

pull/2/head
Hari Sekhon 4 years ago
parent f77928c866
commit c61b0410f8

@ -17,7 +17,7 @@ set -euo pipefail
[ -n "${DEBUG:-}" ] && set -x
srcdir="$(dirname "$0")"
# shellcheck source=.bash.d/git.sh
# shellcheck source=lib/utils.sh
. "$srcdir/lib/utils.sh"
# shellcheck source=.bash.d/git.sh

Loading…
Cancel
Save