Skip to content

Commit

Permalink
Merge pull request #71 from abitrolly/patch-1
Browse files Browse the repository at this point in the history
Show shellcheck version after install
  • Loading branch information
shogo82148 authored Jan 15, 2025
2 parents 22f96e3 + 44addb0 commit 958d9e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ else
fi

PATH="${TEMP_PATH}/bin:$PATH"
shellcheck --version
echo '::endgroup::'

cd "${GITHUB_WORKSPACE}" || exit
Expand Down

0 comments on commit 958d9e1

Please sign in to comment.