Skip to content

Commit 959734a

Browse files
committed
Check out submodules in CI
1 parent f82d710 commit 959734a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
steps:
1515
- name: Checkout repository
1616
uses: actions/checkout@v2
17+
with:
18+
submodules: recursive
1719

1820
- name: Install dependencies
1921
run: brew install macfuse

0 commit comments

Comments
 (0)