There was an error while loading. Please reload this page.
1 parent c2768fb commit da88f60Copy full SHA for da88f60
1 file changed
.github/workflows/main.yml
@@ -33,6 +33,7 @@ jobs:
33
python-version: '3.10'
34
35
- name: Setup MSBuild
36
+ if: startsWith(matrix.os, 'windows')
37
uses: microsoft/setup-msbuild@v1.1
38
39
- name: Install dependencies
0 commit comments