Skip to content

Commit

Permalink
fix: add platform echo
Browse files Browse the repository at this point in the history
  • Loading branch information
YR-ZR0 committed Jan 11, 2024
1 parent b878610 commit 9df4345
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils.bash
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ case "$(uname -s | tr '[:upper:]' '[:lower:]')" in
esac
;;
esac
echo $platform
}

download_release() {
Expand Down

0 comments on commit 9df4345

Please sign in to comment.