Skip to content

Commit

Permalink
Oh, gtar is installed. What version?
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerb9 committed Mar 14, 2024
1 parent 8468fb3 commit f4ae21d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/mac-make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ jobs:
- name: Install GNU tar and GNU awk
run: |
type gtar
type gawk
gtar --version
brew install gawk
brew install gnu-tar
ls /opt/homebrew/bin
echo ${PATH}
type tar
Expand Down

0 comments on commit f4ae21d

Please sign in to comment.