We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d30a8 commit a2ca187Copy full SHA for a2ca187
.github/workflows/bazel_cli_build.yml
@@ -26,5 +26,6 @@ jobs:
26
bazelisk-cache: true
27
disk-cache: ${{ github.workflow }}
28
repository-cache: true
29
+ bazel-version: '5.2.0'
30
- name: Build CLI with Bazel
31
run: bazel build //cli/...
0 commit comments