mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-23 22:30:51 +00:00
Update cmake-fat.yml
This commit is contained in:
parent
f3b3d221be
commit
67253a69e5
6
.github/workflows/cmake-fat.yml
vendored
6
.github/workflows/cmake-fat.yml
vendored
@ -8,7 +8,7 @@ env:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: macos-11.0
|
||||
runs-on: macos-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
@ -18,10 +18,6 @@ jobs:
|
||||
- name: Brew
|
||||
run: brew install ragel lemon
|
||||
|
||||
- name: xcode 12.2
|
||||
shell: bash
|
||||
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