Skip to content

Commit

Permalink
Fix a command name
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoshidajp committed Oct 30, 2023
1 parent 41ede0a commit 1e9d84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ runs:
echo "Adding ${RUNNER_TOOL_CACHE}/dep-doctor to path..."
echo "${RUNNER_TOOL_CACHE}/dep-doctor" >> $GITHUB_PATH
"${RUNNER_TOOL_CACHE}/dep-doctor/depdoctor" version
"${RUNNER_TOOL_CACHE}/dep-doctor/dep-doctor" version

0 comments on commit 1e9d84d

Please sign in to comment.