Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Nov 17, 2023
1 parent eac3d73 commit 5575f05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash
set -e
[[ $RUNNER_DEBUG != 1 ]] || set -x
[[ $RUNNER_DEBUG != 1 ]] || printenv

cd "$INPUT_PATH"

Expand Down

0 comments on commit 5575f05

Please sign in to comment.