Skip to content

Commit

Permalink
Enable build logging.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven committed Oct 27, 2023
1 parent 1e6993c commit d2ff980
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 @@ -84,7 +84,7 @@ jobs:
repository: 'davidgiven/fluxengine-testdata'
path: 'fluxengine-testdata'
- name: build
run: make -j`nproc` -C fluxengine
run: make -j1 hide= -C fluxengine

- name: nsis
run: |
Expand Down

0 comments on commit d2ff980

Please sign in to comment.