We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4bd36 commit 7bee340Copy full SHA for 7bee340
.github/workflows/deploy-gh-page.yml
@@ -29,6 +29,7 @@ jobs:
29
uses: actions/[email protected]
30
with:
31
ref: revamped-engine
32
+ submodules: recursive
33
34
- name: Deploy secrets
35
run: |
0 commit comments