mirror of
https://github.com/tooot-app/app
synced 2024-12-27 18:02:34 +01:00
Try again
This commit is contained in:
parent
7c80a15be1
commit
2aa7cb7946
2
.github/workflows/staging.yml
vendored
2
.github/workflows/staging.yml
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user