Skip to content

Commit 0a3166a

Browse files
Update build_documentation.yml
1 parent 9fc4463 commit 0a3166a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout repository
2424
uses: actions/checkout@v4
2525
with:
26-
submodules: true
26+
submodules: recursive
2727

2828
- name: Install pgnquant for optimize plugin
2929
run: sudo apt-get install pngquant

0 commit comments

Comments
 (0)