Skip to content

Commit

Permalink
ci(windows-build.yml): run mingw-w64 build with mingw64 shell
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiredPlanck committed Oct 3, 2023
1 parent 3facb8a commit 62c1125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-build.yml
Expand Up @@ -172,6 +172,7 @@ jobs:
run: ./action-install-plugins-macos.sh

- name: Build with mingw-w64
shell: mingw64
run: |
cmake -B build -G Ninja \
-DCMAKE_INSTALL_PREFIX:PATH=`pwd`/dist \
Expand Down

0 comments on commit 62c1125

Please sign in to comment.