Skip to content

Commit 3eff0a9

Browse files
committed
checkout with submodule
1 parent e9dab6d commit 3eff0a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
name: Rails Doc Build
1818
steps:
1919
- uses: actions/checkout@v2
20+
with:
21+
submodules: true
2022
- uses: ruby/setup-ruby@v1
2123
with:
2224
ruby-version: 2.7

0 commit comments

Comments
 (0)