tar -> gnu-tar
This commit is contained in:
parent
43f5db6480
commit
ec43c8657d
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@ -183,7 +183,7 @@ jobs:
|
||||
if: matrix.os == 'macos-latest'
|
||||
run: |
|
||||
set -x
|
||||
brew install portaudio protobuf gettext ripgrep make tar
|
||||
brew install portaudio protobuf gettext ripgrep make gnu-tar
|
||||
|
||||
# Disable it for macos because it pyenv cache is bugged (https://github.com/ankitects/anki/pull/563)
|
||||
- name: Cache pyenv
|
||||
|
Loading…
Reference in New Issue
Block a user