Skip to content

Commit

Permalink
new line
Browse files Browse the repository at this point in the history
  • Loading branch information
napetrov committed Sep 13, 2023
1 parent cf15bce commit 39ae618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/env/bazelisk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ chmod +x bazelisk-linux-amd64
mkdir -p bazel/bin
mv bazelisk-linux-amd64 bazel/bin/bazel
export BAZEL_VERSION=$(./bazel/bin/bazel --version | awk '{print $2}')
export PATH=$PATH:$(pwd)/bazel/bin
export PATH=$PATH:$(pwd)/bazel/bin

0 comments on commit 39ae618

Please sign in to comment.