Skip to content

Commit be2e9a0

Browse files
committed
remove redundant step
1 parent 6ca9969 commit be2e9a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,6 @@ jobs:
252252
env:
253253
OS_TAG: "win64"
254254
steps:
255-
- name: 'Add msbuild to PATH'
256-
uses: microsoft/setup-msbuild@v2
257255
- name: Install older build components
258256
run: |
259257
# 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

Comments
 (0)