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