Skip to content

Commit

Permalink
[MACOS] fix CI check
Browse files Browse the repository at this point in the history
  • Loading branch information
hexdae committed Mar 27, 2024
1 parent 780065b commit 73a8ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- name: Build examples
run: |
bazelisk build //examples...
bazelisk build //examples/...
- name: Bazel backwards compatibility
run: |
USE_BAZEL_VERSION=6.4.0 bazelisk build //examples/...

0 comments on commit 73a8ff4

Please sign in to comment.