mirror of https://github.com/XEphem/XEphem.git
Try installing brew groff
This commit is contained in:
parent
320e96a586
commit
0d4a3e1335
|
|
@ -43,6 +43,8 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- name: Install OpenMotif
|
||||
run: brew install openmotif && brew info openmotif
|
||||
- name: Install OpenSSL
|
||||
run: brew install groff && brew info groff
|
||||
- name: Install OpenSSL
|
||||
run: brew install openssl && brew info openssl
|
||||
- name: Install XQuartz
|
||||
|
|
|
|||
Loading…
Reference in New Issue