We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7412e87 commit 3a9de5cCopy full SHA for 3a9de5c
1 file changed
.github/workflows/release-pdf.yml
@@ -24,6 +24,7 @@ jobs:
24
with:
25
ref: ${{ github.event.release.tag_name || github.ref }}
26
fetch-depth: 0
27
+ submodules: true
28
29
- name: Setup Ruby
30
uses: ruby/setup-ruby@v1
0 commit comments