Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszWojciechO committed Oct 7, 2024
1 parent 8087b2c commit 2e1d78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/set_bindings_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ if [[ -n "${tag_version}" ]]; then
full_package_path=$repo_path/$major_version@$tag_version
fi

go get $full_package_path
go get "$full_package_path"

0 comments on commit 2e1d78c

Please sign in to comment.