Skip to content

Commit

Permalink
Update build-mingw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
basdp committed Oct 8, 2024
1 parent 3531a97 commit 40b034e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ jobs:
clang_win_version=18
cc="${{ steps.msys2.outputs.msys2-location }}/mingw64/bin/clang"
cxx="${{ steps.msys2.outputs.msys2-location }}/mingw64/bin/clang++"
extra_cflags=["--target=x86_64-unknown-windows-gnu"]
extra_cxxflags=["--target=x86_64-unknown-windows-gnu"]
'
bin/gn args out/lib --list
third_party/ninja/ninja -C out/lib skia
Expand Down

0 comments on commit 40b034e

Please sign in to comment.