Skip to content

Commit

Permalink
Add gnu-sed on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Apr 16, 2024
1 parent de044e4 commit cff8b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Install system dependencies
run: |
set -e
brew install gnu-time coreutils
brew install gnu-time gnu-sed coreutils
- name: Install Coq
run: |
Expand Down

0 comments on commit cff8b9c

Please sign in to comment.