Skip to content

Commit cff8b9c

Browse files
committed
Add gnu-sed on mac
1 parent de044e4 commit cff8b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coq-macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Install system dependencies
4141
run: |
4242
set -e
43-
brew install gnu-time coreutils
43+
brew install gnu-time gnu-sed coreutils
4444
4545
- name: Install Coq
4646
run: |

0 commit comments

Comments
 (0)