Update fastlane-build.yml

This commit is contained in:
aiden 2021-05-25 16:45:27 -04:00 committed by GitHub
parent e11d10ca79
commit 3a6175c533
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ jobs:
with:
ruby-version: 2.6 # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- run: bundle exec rake
- name: Carthage
run: "carthage update"
- uses: maierj/fastlane-action@v2.0.1