Fix tar package name for macOS brew.
parent
2aa2e45cf0
commit
96146c9839
|
@ -55,7 +55,7 @@ if has_tags pm:brew; then
|
|||
brew install \
|
||||
coreutils \
|
||||
libarchive \
|
||||
tar \
|
||||
gnu-tar \
|
||||
gzip \
|
||||
xz \
|
||||
jq \
|
||||
|
|
Loading…
Reference in New Issue