Skip to content

Commit d16a663

Browse files
committed
test again
1 parent 18f28f9 commit d16a663

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gha.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -xeu -o pipefail
55
pwd
66
ls -la
77
git status
8-
8+
ls -la "$INPUT_CONF_FILE"
99

1010
if [[ "$INPUT_JENKINS_CERT" != 'false' ]]; then
1111
export REQUESTS_CA_BUNDLE="$INPUT_JENKINS_CERT"

0 commit comments

Comments
 (0)