Skip to content

Commit

Permalink
Updated help message
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Mar 9, 2023
1 parent a538967 commit 3a073c3
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 @@ -95,8 +95,8 @@ runs:
fi
if [[ -z "$BIN_PATH" ]]; then
echo "Downloading auto-doc binary..."
LATEST_VERSION=$VERSION
echo "Downloading auto-doc $LATEST_VERSION binary..."
# Download the latest version
WINDOWS_TARGET=Windows_x86_64
Expand Down

0 comments on commit 3a073c3

Please sign in to comment.