Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinEady committed Aug 12, 2021
1 parent 4b925d6 commit 1b920c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ jobs:

steps:
- uses: actions/checkout@v2
submodules: 'recursive'
with:
submodules: 'recursive'

- name: Add msbuild to PATH
uses: microsoft/[email protected]
Expand Down

0 comments on commit 1b920c3

Please sign in to comment.