Update main.yml
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
- name: Install RubyGems
|
||||
if: steps.rubygem-cache.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
cd ios
|
||||
cd example/ios
|
||||
bundle install
|
||||
- uses: subosito/[email protected]
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user