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 6e76052 commit 8da7212Copy full SHA for 8da7212
1 file changed
.github/workflows/gh-pages.yml
@@ -31,6 +31,7 @@ jobs:
31
uses: actions/checkout@v4
32
with:
33
fetch-depth: 0 # needed for enableGitInfo
34
+ submodules: true
35
36
- name: Setup Go
37
uses: actions/setup-go@v5
0 commit comments