Skip to content

Commit

Permalink
workflows: sonarcloud: Fecth Wi-Fi blob
Browse files Browse the repository at this point in the history
The binary blob is needed to build Wi-Fi stack.

Signed-off-by: Jan Tore Guggedal <[email protected]>
  • Loading branch information
jtguggedal committed Oct 15, 2024
1 parent 8af6f3e commit 2091070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
west config manifest.group-filter +bsec
west config build.sysbuild True
west update -o=--depth=1 -n
west blobs fetch hal_nordic
- name: Install dependencies
run: |
Expand Down

0 comments on commit 2091070

Please sign in to comment.