File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -144,16 +144,6 @@ jobs:
144144 with :
145145 xcode-version : latest-stable
146146
147- - name : 💎 Setup Ruby
148- uses : ruby/setup-ruby@v1
149- with :
150- ruby-version : ' 3.2'
151- bundler-cache : true
152-
153- - name : 🔧 Install Fastlane Dependencies
154- run : |
155- bundle install
156- bundle exec fastlane install_plugins
157147
158148 - name : 🏗️ Build App Bundle
159149 run : |
@@ -391,16 +381,6 @@ jobs:
391381 with :
392382 xcode-version : latest-stable
393383
394- - name : 💎 Setup Ruby
395- uses : ruby/setup-ruby@v1
396- with :
397- ruby-version : ' 3.2'
398- bundler-cache : true
399-
400- - name : 🔧 Install Fastlane Dependencies
401- run : |
402- bundle install
403- bundle exec fastlane install_plugins
404384
405385 - name : 🏗️ Build App Bundle
406386 run : |
You can’t perform that action at this time.
0 commit comments