Skip to content

Commit

Permalink
CI: Debug intel build
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Jan 23, 2023
1 parent 5437d31 commit 2e39210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/intel-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
shell: bash -l {0}
run: |
cd build
make -j 4
make VERBOSE=1 -j 4
if: ${{ success() }}

- name: Install
Expand Down

0 comments on commit 2e39210

Please sign in to comment.