Skip to content

Commit f9c330a

Browse files
author
julibert
committed
Enable submodules checkout in CI.
1 parent c415677 commit f9c330a

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
@@ -12,6 +12,8 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@v1
15+
with:
16+
submodules: true
1517

1618
- name: Set up Ruby 2.7
1719
uses: actions/setup-ruby@v1

0 commit comments

Comments
 (0)