We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc4463 commit 0a3166aCopy full SHA for 0a3166a
.github/workflows/build_documentation.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Checkout repository
24
uses: actions/checkout@v4
25
with:
26
- submodules: true
+ submodules: recursive
27
28
- name: Install pgnquant for optimize plugin
29
run: sudo apt-get install pngquant
0 commit comments