Skip to content

Commit

Permalink
Try to activate verbose(4).
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Jan 8, 2025
1 parent 284836c commit acefae7
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,7 +38,7 @@ jobs:
- name: Build Faust with CMake
run: |
cd faustdir
cd build/faustdir
cmake .. BACKENDS=regular.cmake TARGETS=win-ci.cmake -DCMAKE_VERBOSE_MAKEFILE=on
make
# make -C build cmake BACKENDS=regular.cmake TARGETS=win-ci.cmake -DCMAKE_VERBOSE_MAKEFILE=on
Expand Down

0 comments on commit acefae7

Please sign in to comment.