Skip to content

Commit

Permalink
mistake in the msys version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwinters5000 committed May 26, 2023
1 parent 1821385 commit 0d9d8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# - name: Add msbuild to PATH
# if: ${{ matrix.os == 'windows-latest' }}
# uses: microsoft/setup-msbuild@v1.0.2
- uses: msys2/setup-msys2@v3
- uses: msys2/setup-msys2@v2
if: ${{ matrix.os == 'windows-latest' }}
with:
update: true
Expand Down

0 comments on commit 0d9d8fc

Please sign in to comment.