Skip to content

Commit

Permalink
this should really fix the ci build for windows as well
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-ce committed Nov 16, 2023
1 parent a779892 commit 8dd84f6
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 @@ -37,7 +37,7 @@ jobs:
if: matrix.os == 'windows-latest'
uses: msys2/setup-msys2@v2
with:
install: mingw-w64-x86_64-toolchain mingw-w64-x86_64-cmake
install: mingw-w64-x86_64-toolchain mingw-w64-x86_64-cmake git
msystem: mingw64
release: false

Expand Down

0 comments on commit 8dd84f6

Please sign in to comment.