Skip to content

Commit 01f4096

Browse files
dkocherAliveDevil
authored andcommitted
Remove redundant.
1 parent 8480bfd commit 01f4096

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
if: runner.os == 'windows' || runner.os == 'macos'
3131
- run: msiexec /i setup\wix\Bonjour64.msi /Quiet /Passive /NoRestart
3232
if: runner.os == 'windows'
33-
- uses: ilammy/msvc-dev-cmd@v1
34-
if: runner.os == 'windows'
3533
- uses: microsoft/setup-msbuild@v2
3634
if: runner.os == 'windows'
3735
with:

0 commit comments

Comments
 (0)