mirror of
https://github.com/ksherlock/mpw.git
synced 2024-12-26 11:30:25 +00:00
Update cmake-fat.yml
This commit is contained in:
parent
fb0d353716
commit
a55b38104b
4
.github/workflows/cmake-fat.yml
vendored
4
.github/workflows/cmake-fat.yml
vendored
@ -18,6 +18,10 @@ jobs:
|
||||
- name: Brew
|
||||
run: brew install ragel lemon
|
||||
|
||||
- name: xcode 12.2
|
||||
shell: bash
|
||||
run: xcode-select -s /Applications/Xcode_12.2.app
|
||||
|
||||
- name: Create Build Environment
|
||||
run: cmake -E make_directory ${{runner.workspace}}/build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user