Skip to content

Commit 6d7b831

Browse files
author
Ira W. Snyder
committed
Enable bash debug mode to help users trace execution of this Action
1 parent 0ba8059 commit 6d7b831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/bash -x
22

33
set -euo pipefail
44

0 commit comments

Comments
 (0)