Skip to content

Commit

Permalink
Enable debug tracing.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven committed Nov 22, 2024
1 parent 6f99f88 commit e5a3331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:

- name: run
run: |
wsl sh -c 'make -C fluxengine BUILDTYPE=windows -j$(nproc)'
wsl sh -c 'make -C fluxengine BUILDTYPE=windows -j$(nproc) V=1'
- name: nsis
run: |
Expand Down

0 comments on commit e5a3331

Please sign in to comment.