Skip to content

Commit

Permalink
ci: fix build
Browse files Browse the repository at this point in the history
Fix CI build.

Signed-off-by: Maximilian Deubel <[email protected]>
  • Loading branch information
maxd-nordic committed Sep 24, 2024
1 parent 63c86c8 commit 6e55eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
working-directory: nrf
run: |
git stash --include-untracked
git apply ../scripts/nrf53_bl_update.patch
git apply ../thingy91x-oob/scripts/nrf53_bl_update.patch
- name: Build BL Update
if: ${{ inputs.build_bl_update }}
Expand Down

0 comments on commit 6e55eac

Please sign in to comment.