Skip to content

Commit 6e3aa42

Browse files
committed
dir
1 parent f85cafc commit 6e3aa42

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-ios.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ jobs:
6262
# with:
6363
# version: 1.13.0
6464

65-
- name: Select Xcode
65+
- name: Bundle install
66+
working-directory: ./examples/${{ env.PROJECT_NAME }}
6667
# if: steps.cache.outputs.cache-hit != 'true'
6768
run: bundle install
6869

0 commit comments

Comments
 (0)