Try installing brew groff

This commit is contained in:
Brandon Rhodes 2024-02-19 10:47:50 -05:00
parent 320e96a586
commit 0d4a3e1335
1 changed files with 2 additions and 0 deletions

View File

@ -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