Skip to content

Commit

Permalink
workflows: build: add west blobs hal_nordic
Browse files Browse the repository at this point in the history
Add west blob command to fetch hal_nordic.

Signed-off-by: Giacomo Dematteis <giacomo.dematteis@nordicsemi.no>
  • Loading branch information
DematteisGiacomo authored and jtguggedal committed Oct 14, 2024
1 parent 98fa268 commit e3c60c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,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 e3c60c1

Please sign in to comment.