Skip to content

Commit

Permalink
Revert "check if checks will run"
Browse files Browse the repository at this point in the history
This reverts commit d45902b.
  • Loading branch information
war-in committed Mar 1, 2024
1 parent 6912f4d commit a20bb7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ main () {
check_cmd curl
check_cmd tar

ls

version=${1:-latest}
release_tag=$(curl -# --fail -Ls -H 'Accept: application/json' "${REPO}/releases/{$version}" | sed -e 's/.*"tag_name":"\([^"]*\)".*/\1/')

Expand Down

0 comments on commit a20bb7c

Please sign in to comment.