Skip to content

Commit 100ef71

Browse files
committed
Restore a submodules: recursive which was accidentally dropped.
1 parent 10972dd commit 100ef71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- uses: actions/checkout@v5
5151
with:
5252
persist-credentials: false
53+
submodules: "recursive"
5354
- name: Install dependencies
5455
run: sudo apt-get update && sudo apt-get install -y libenchant-2-dev
5556
if: runner.os == 'Linux' && startsWith(matrix.noxenv, 'docs')

0 commit comments

Comments
 (0)