Skip to content

Commit b345cd0

Browse files
committed
submodules
1 parent 4884fd6 commit b345cd0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/elixir.yml

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

2323
steps:
2424
- uses: actions/checkout@v4
25+
with:
26+
submodules: 'true'
2527
- name: Set up Elixir
2628
uses: erlef/setup-beam@v1
2729
with:

0 commit comments

Comments
 (0)