Skip to content

Commit

Permalink
Update sonarcloud.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pranjalchanda08 authored Jan 22, 2024
1 parent 037bd8d commit 4b8e31f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ jobs:
make get_riscv_tc RISC_V_TC_REPO=https://github.com/VisorFolks/risc-v-toolchain.git
- name: Build
run: |
bear -- make demo_riscv
pwd
ls -las
build-wrapper-linux-x86-64 --out-dir build_wrapper_output_directory make demo_riscv
ls -las
- uses: actions/checkout@v3
with:
# Disabling shallow clone is recommended for improving relevancy of reporting
Expand Down

0 comments on commit 4b8e31f

Please sign in to comment.