Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
rikyoz committed Oct 1, 2023
2 parents a7ea009 + 90cb242 commit 55e3c4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ for:
- git submodule update --init --recursive
- mkdir build
- cd build
- if "%compiler%"=="mingw" (rename "C:\Program Files\Git\usr\bin\sh.exe" "sh2.exe")

build_script:
- cmake .. -G "Ninja" %flags% -DCMAKE_BUILD_TYPE=Release
Expand Down

0 comments on commit 55e3c4e

Please sign in to comment.