Skip to content

Commit 958d9e1

Browse files
authored
Merge pull request #71 from abitrolly/patch-1
Show shellcheck version after install
2 parents 22f96e3 + 44addb0 commit 958d9e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ else
2323
fi
2424

2525
PATH="${TEMP_PATH}/bin:$PATH"
26+
shellcheck --version
2627
echo '::endgroup::'
2728

2829
cd "${GITHUB_WORKSPACE}" || exit

0 commit comments

Comments
 (0)