Skip to content

Commit 05a2315

Browse files
committed
install xyz
1 parent cf81d27 commit 05a2315

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bazel_cli_build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
uses: actions/checkout@v4
2222
with:
2323
submodules: true
24+
- name: Install xyz
25+
run: brew install xyz
2426
- name: Set up Bazel
2527
uses: bazel-contrib/[email protected]
2628
with:

0 commit comments

Comments
 (0)