Update ci.yml

This commit is contained in:
aiden vigue 2021-06-20 23:24:30 -04:00 committed by GitHub
parent a7ed08e2b5
commit a814cf1295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-pods- ${{ runner.os }}-pods-
- name: Install pods - name: Install pods
if: steps.cocoapods-cache.outputs.cache-hit != 'true'
run: pod install run: pod install
- name: Cache Swift packages - name: Cache Swift packages