Skip to content

Commit

Permalink
Try to activate verbose(8).
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Jan 8, 2025
1 parent a55609b commit 4e5ac45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
# cd faustdir
# cmake .. -DBACKENDS=regular.cmake -DTARGETS=win-ci.cmake -DCMAKE_VERBOSE_MAKEFILE=on
# make
make -C build cmake BACKENDS=regular.cmake TARGETS=win-ci.cmake -DCMAKE_VERBOSE_MAKEFILE=on
make -C build cmake BACKENDS=regular.cmake TARGETS=win-ci.cmake
make -C build

0 comments on commit 4e5ac45

Please sign in to comment.