We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf81d27 commit 05a2315Copy full SHA for 05a2315
.github/workflows/bazel_cli_build.yml
@@ -21,6 +21,8 @@ jobs:
21
uses: actions/checkout@v4
22
with:
23
submodules: true
24
+ - name: Install xyz
25
+ run: brew install xyz
26
- name: Set up Bazel
27
uses: bazel-contrib/[email protected]
28
0 commit comments