Update ci.yml

This commit is contained in:
aiden vigue 2021-06-10 01:06:46 -07:00 committed by GitHub
parent 7c5a4441c1
commit e5242c4c82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ jobs:
runs-on: macos-latest runs-on: macos-latest
steps: steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest
- name: Checkout - name: Checkout
uses: actions/checkout@v1 uses: actions/checkout@v1