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 613ca99 commit 72e519eCopy full SHA for 72e519e
.github/workflows/Workflow.yml
@@ -15,5 +15,7 @@ jobs:
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v1
18
+ with:
19
+ submodules: true
20
- name: Run Nuke Build
21
run: ./.nuke/build.cmd --GitHubToken ${{ secrets.GITHUB_TOKEN }}
0 commit comments