We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca9969 commit be2e9a0Copy full SHA for be2e9a0
.github/workflows/main.yml
@@ -252,8 +252,6 @@ jobs:
252
env:
253
OS_TAG: "win64"
254
steps:
255
- - name: 'Add msbuild to PATH'
256
- uses: microsoft/setup-msbuild@v2
257
- name: Install older build components
258
run: |
259
# For versions update see here: https://learn.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-build-tools?view=vs-2022
0 commit comments