1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-11 23:43:19 +00:00

Debugging cmake build #6

This commit is contained in:
Frank Halasz 2023-06-07 17:11:05 -07:00
parent efaa97aa5f
commit 9e6611a47b

View File

@ -321,8 +321,11 @@ jobs:
brew uninstall --ignore-dependencies libx11
- name: Install X11 dependencies on MacOS
env:
GH_TOKEN: ${{ github.token }}
run: |
brew install --cask xquartz
gh release download XQuartz-2.8.5 --repo XQuartz/XQuartz --pattern XQuartz-2.8.5.pkg
installer -pkg ./XQuartz-2.8.5.pkg -target /
- name: List2
run: |