Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gitting-around authored Oct 17, 2023
1 parent f418ac9 commit 39e278f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

steps:
- uses: TheMrMilchmann/setup-msvc-dev@v3
if: matrix.os != 'windows-latest'
if: matrix.os == 'windows-latest'
with:
arch: x64

Expand Down

0 comments on commit 39e278f

Please sign in to comment.