Update cmake-fat.yml

This commit is contained in:
ksherlock 2020-11-26 15:52:45 -05:00 committed by GitHub
parent a55b38104b
commit fcdfe76817
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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