Skip to content

Commit

Permalink
build - update mingw
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Jun 25, 2024
1 parent e582e81 commit 197e2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-win-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:

- name: (Generator) Configure CMake
run: |
cmake --preset=windows-mingw-release -DGITHUB_ACTION_BUILD=ON
C:/msys64/mingw32/bin/cmake.exe --preset=windows-mingw-release -DGITHUB_ACTION_BUILD=ON
env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"

Expand Down

0 comments on commit 197e2f1

Please sign in to comment.