Skip to content

Commit

Permalink
mingw path fix,try with version 12.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Jan 18, 2024
1 parent bcf2234 commit 5735f4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:

- name: Install MinGW
uses: egor-tensin/setup-mingw@v2

with:
version: 12.2.0

- name: Check versions
run: |
Expand Down

0 comments on commit 5735f4a

Please sign in to comment.