Update windows.yml

This commit is contained in:
georgemoralis 2023-04-11 13:52:40 +03:00 committed by GitHub
parent c54d31778f
commit 9685b3df66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.0.2