mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-29 16:49:55 +00:00
Update sonarcloud.yml
This commit is contained in:
parent
27845d7005
commit
5cb3bb5d08
2
.github/workflows/sonarcloud.yml
vendored
2
.github/workflows/sonarcloud.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
working-directory: ./src/raspberrypi
|
||||
- name: Run build-wrapper
|
||||
run: |
|
||||
build-wrapper-linux-x86-64 --out-dir ${{ env.BUILD_WRAPPER_OUT_DIR }} make all
|
||||
build-wrapper-linux-x86-64 --out-dir ${{ env.BUILD_WRAPPER_OUT_DIR }} "make scsimon CONNECT_TYPE=STANDARD CROSS_COMPILE=arm-linux-gnueabihf-"
|
||||
working-directory: ./src/raspberrypi
|
||||
- name: Run sonar-scanner
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user