Skip to content

Commit

Permalink
Fix workflow, clone submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
TheIndra55 committed Dec 15, 2021
1 parent f2ac738 commit aa12c0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
steps:
# setup
- uses: actions/checkout@v2
with:
submodules: true

- uses: microsoft/[email protected]
- uses: ilammy/msvc-dev-cmd@v1

Expand Down

0 comments on commit aa12c0f

Please sign in to comment.