Skip to content

Commit 72e519e

Browse files
committed
Update Workflow.yml
1 parent 613ca99 commit 72e519e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,7 @@ jobs:
1515
steps:
1616
- name: Checkout
1717
uses: actions/checkout@v1
18+
with:
19+
submodules: true
1820
- name: Run Nuke Build
1921
run: ./.nuke/build.cmd --GitHubToken ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)