mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-21 09:30:55 +00:00
Update cmake-fat.yml
This commit is contained in:
parent
a55b38104b
commit
fcdfe76817
2
.github/workflows/cmake-fat.yml
vendored
2
.github/workflows/cmake-fat.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
- name: xcode 12.2
|
||||
shell: bash
|
||||
run: xcode-select -s /Applications/Xcode_12.2.app
|
||||
run: sudo 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