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 4059811 commit 490ac2bCopy full SHA for 490ac2b
.github/workflows/build.yml
@@ -13,6 +13,7 @@ jobs:
13
uses: actions/checkout@v3
14
with:
15
fetch-depth: 0
16
+ submodules: true
17
18
- name: Prepare version
19
uses: actions/github-script@v6
0 commit comments