Skip to content

Commit

Permalink
wins GH_2
Browse files Browse the repository at this point in the history
  • Loading branch information
montythind committed Oct 22, 2024
1 parent 5d9678c commit 2ddeb92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
cancel-in-progress: true


jobs:
gnu:
Expand All @@ -32,7 +31,7 @@ jobs:
base-devel
mingw-w64-x86_64-toolchain
mingw-w64-x86_64-cmake
mingw-w64-x86_64-pkgconf
mingw-w64-x86_64-pkg-config
msystem: MINGW64

- name: Add MSYS2 mingw64 to PATH
Expand Down

0 comments on commit 2ddeb92

Please sign in to comment.