mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
gnu sed for osx ci.
This commit is contained in:
parent
cb915df04d
commit
cc9f5f207e
1
.github/workflows/osx.yml
vendored
1
.github/workflows/osx.yml
vendored
|
|
@ -20,6 +20,7 @@ jobs:
|
|||
uname -s
|
||||
uname -m
|
||||
brew install autoconf automake
|
||||
brew install gnu-sed --with-default-names
|
||||
- name: Build
|
||||
run: |
|
||||
gcc -v
|
||||
|
|
|
|||
Loading…
Reference in a new issue