Skip to content

Commit 36aa61d

Browse files
Recursive modules for linux
1 parent 0ea9caa commit 36aa61d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
steps:
4444
- name: Checkout
4545
uses: actions/checkout@v4
46+
with:
47+
submodules: recursive
4648
- name: Install swiftly
4749
run: curl -L https://swiftlang.github.io/swiftly/swiftly-install.sh | bash -s -- -y
4850
- name: Install the latest Swift toolchain

0 commit comments

Comments
 (0)