Skip to content

Commit d75eb2f

Browse files
committed
chore: ios github checkout submodule
1 parent 8f7eb4d commit d75eb2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ios.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v3
19+
with:
20+
submodules: recursive
1921
- uses: maxim-lobanov/setup-xcode@v1
2022
with:
2123
xcode-version: '13.2.1'

0 commit comments

Comments
 (0)