gettext and bazelisk come standard on macOS runner
This commit is contained in:
parent
2efcf8a9d0
commit
38e4428c4a
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@ -164,7 +164,7 @@ jobs:
|
||||
if: matrix.os == 'macos-latest'
|
||||
run: |
|
||||
set -x
|
||||
brew install portaudio gettext bazelisk gnu-tar
|
||||
brew install portaudio gnu-tar
|
||||
# gnu tar for cache issue
|
||||
echo "::add-path::/usr/local/opt/gnu-tar/libexec/gnubin"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user