Skip to content

Commit

Permalink
Print more paths
Browse files Browse the repository at this point in the history
  • Loading branch information
richardicooper committed Aug 20, 2024
1 parent baab93d commit 6f98eb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,10 @@ jobs:
dir
where gcc.exe
gcc --version
C:\mingw64\bin\gcc.exe --version
cd wx\build\msw
where mingw32-make.exe
mingw32-make.exe --version
mingw32-make -f makefile.gcc SHARED=1 UNICODE=1 BUILD=release clean
mingw32-make -f makefile.gcc SHARED=1 UNICODE=1 BUILD=release setup_h
mingw32-make -f makefile.gcc SHARED=1 UNICODE=1 BUILD=release -j4
Expand Down

0 comments on commit 6f98eb4

Please sign in to comment.