mirror of
https://github.com/tooot-app/app
synced 2025-02-18 04:40:57 +01:00
Try again
This commit is contained in:
parent
d0a88f990d
commit
7c80a15be1
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: bundle install
|
run: gem install bundler && bundle install
|
||||||
- name: -- Step 6 -- Run fastlane
|
- name: -- Step 6 -- Run fastlane
|
||||||
env:
|
env:
|
||||||
TOOOT_ENVIRONMENT: staging
|
TOOOT_ENVIRONMENT: staging
|
||||||
|
@ -109,5 +109,5 @@ platform :ios do
|
|||||||
end
|
end
|
||||||
|
|
||||||
platform :android do
|
platform :android do
|
||||||
# Android Lanes
|
|
||||||
end
|
end
|
Loading…
x
Reference in New Issue
Block a user