From 2aa7cb7946f02b177c23df1bc4b65f1afacb6390 Mon Sep 17 00:00:00 2001 From: Zhiyuan Zheng Date: Tue, 2 Feb 2021 23:49:17 +0100 Subject: [PATCH] Try again --- .github/workflows/staging.yml | 2 +- Gemfile.lock | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/staging.yml b/.github/workflows/staging.yml index f032a614..273c7cd3 100644 --- a/.github/workflows/staging.yml +++ b/.github/workflows/staging.yml @@ -18,7 +18,7 @@ jobs: - name: -- Step 4 -- Install native dependencies run: npx pod-install - name: -- Step 5 -- Install ruby dependencies - run: gem install bundler && bundle install + run: bundle install - name: -- Step 6 -- Run fastlane env: TOOOT_ENVIRONMENT: staging diff --git a/Gemfile.lock b/Gemfile.lock index 63efde57..ee2c18d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,6 @@ GEM xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) fastlane-plugin-json (1.0.0) - fastlane-plugin-versioning (0.4.4) fastlane-plugin-yarn (1.2) gh_inspector (1.1.3) google-api-client (0.38.0) @@ -200,8 +199,7 @@ PLATFORMS DEPENDENCIES fastlane fastlane-plugin-json - fastlane-plugin-versioning fastlane-plugin-yarn BUNDLED WITH - 1.17.2 + 2.2.8