Try again

This commit is contained in:
Zhiyuan Zheng 2021-02-02 23:49:17 +01:00
parent 7c80a15be1
commit 2aa7cb7946
No known key found for this signature in database
GPG Key ID: 078A93AB607D85E0
2 changed files with 2 additions and 4 deletions

View File

@ -18,7 +18,7 @@ jobs:
- name: -- Step 4 -- Install native dependencies - name: -- Step 4 -- Install native dependencies
run: npx pod-install run: npx pod-install
- name: -- Step 5 -- Install ruby dependencies - name: -- Step 5 -- Install ruby dependencies
run: gem install bundler && bundle install run: bundle install
- name: -- Step 6 -- Run fastlane - name: -- Step 6 -- Run fastlane
env: env:
TOOOT_ENVIRONMENT: staging TOOOT_ENVIRONMENT: staging

View File

@ -86,7 +86,6 @@ GEM
xcpretty (~> 0.3.0) xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3) xcpretty-travis-formatter (>= 0.0.3)
fastlane-plugin-json (1.0.0) fastlane-plugin-json (1.0.0)
fastlane-plugin-versioning (0.4.4)
fastlane-plugin-yarn (1.2) fastlane-plugin-yarn (1.2)
gh_inspector (1.1.3) gh_inspector (1.1.3)
google-api-client (0.38.0) google-api-client (0.38.0)
@ -200,8 +199,7 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
fastlane fastlane
fastlane-plugin-json fastlane-plugin-json
fastlane-plugin-versioning
fastlane-plugin-yarn fastlane-plugin-yarn
BUNDLED WITH BUNDLED WITH
1.17.2 2.2.8