File tree Expand file tree Collapse file tree 5 files changed +15
-0
lines changed
Expand file tree Collapse file tree 5 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 2020 ruby-version : ' 3.2'
2121 bundler-cache : true
2222
23+ - name : Install Fastlane
24+ run : gem install fastlane -N
25+
2326 - name : Set up Xcode
2427 uses : maxim-lobanov/setup-xcode@v1
2528 with :
Original file line number Diff line number Diff line change 2222 ruby-version : ' 3.2'
2323 bundler-cache : true
2424
25+ - name : Install Fastlane
26+ run : gem install fastlane -N
27+
2528 - name : Set up Xcode
2629 uses : maxim-lobanov/setup-xcode@v1
2730 with :
Original file line number Diff line number Diff line change 2222 ruby-version : ' 3.2'
2323 bundler-cache : true
2424
25+ - name : Install Fastlane
26+ run : gem install fastlane -N
27+
2528 - name : Set up Xcode
2629 uses : maxim-lobanov/setup-xcode@v1
2730 with :
Original file line number Diff line number Diff line change 2323 ruby-version : ' 3.2'
2424 bundler-cache : true
2525
26+ - name : Install Fastlane
27+ run : gem install fastlane -N
28+
2629 - name : Install GitHub CLI
2730 run : brew install gh
2831
Original file line number Diff line number Diff line change 2525 ruby-version : ' 3.2'
2626 bundler-cache : true
2727
28+ - name : Install Fastlane
29+ run : gem install fastlane -N
30+
2831 - name : Set up Xcode
2932 uses : maxim-lobanov/setup-xcode@v1
3033 with :
You can’t perform that action at this time.
0 commit comments