There was an error while loading. Please reload this page.
2 parents abb7e61 + da88f60 commit 1650ba3Copy full SHA for 1650ba3
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