Skip to content

Commit

Permalink
Checkout submodules.
Browse files Browse the repository at this point in the history
  • Loading branch information
lonemeow committed Feb 6, 2024
1 parent 04227a9 commit 960568c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
shell: bash
- name: Checkout
uses: actions/checkout@v2
with:
submodules: 'true'
- name: Setup MSBuild
uses: microsoft/setup-msbuild@v2
- name: Build app
Expand Down

0 comments on commit 960568c

Please sign in to comment.