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:
parent
efaa97aa5f
commit
9e6611a47b
5
.github/workflows/buildReleaseInclDocker.yml
vendored
5
.github/workflows/buildReleaseInclDocker.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user