Skip to content

Commit

Permalink
Batch processing on a Mac is tiresome
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerb9 committed Mar 14, 2024
1 parent 329aebe commit ff4c11d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install GNU awk
run: |
brew install gawk
brew info gcc
brew --prefix gcc
- name: make
run: make
- name: Create tar and zip files
Expand Down

0 comments on commit ff4c11d

Please sign in to comment.