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