mirror of
https://github.com/Interlisp/maiko.git
synced 2026-04-26 04:17:27 +00:00
Debugging cmake build #6
This commit is contained in:
5
.github/workflows/buildReleaseInclDocker.yml
vendored
5
.github/workflows/buildReleaseInclDocker.yml
vendored
@@ -321,8 +321,11 @@ jobs:
|
|||||||
brew uninstall --ignore-dependencies libx11
|
brew uninstall --ignore-dependencies libx11
|
||||||
|
|
||||||
- name: Install X11 dependencies on MacOS
|
- name: Install X11 dependencies on MacOS
|
||||||
|
env:
|
||||||
|
GH_TOKEN: ${{ github.token }}
|
||||||
run: |
|
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
|
- name: List2
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user