Skip to content

Commit

Permalink
use other arg
Browse files Browse the repository at this point in the history
  • Loading branch information
akashchi committed Jan 25, 2024
1 parent 76e730e commit 9986dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_riscv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
# run: sleep 5h

- name: Cmake - Build
run: cmake --build ${OPENVINO_BUILD_DIR} --parallel --debug-output
run: cmake --build ${OPENVINO_BUILD_DIR} --parallel --verbose

- name: Show sccache stats
run: ${SCCACHE_PATH} --show-stats
Expand Down

0 comments on commit 9986dd1

Please sign in to comment.