Skip to content

Commit

Permalink
Try to activate verbose.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Jan 8, 2025
1 parent c975c14 commit 8cd6e28
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 @@ -38,6 +38,6 @@ jobs:
- name: Build Faust with CMake
run: |
make -C build cmake BACKENDS=regular.cmake TARGETS=win-ci.cmake
make -C build cmake BACKENDS=regular.cmake TARGETS=win-ci.cmake -DCMAKE_VERBOSE_MAKEFILE=on
make -C build

0 comments on commit 8cd6e28

Please sign in to comment.