Skip to content

Commit 4b02e60

Browse files
committed
Update to latest changes
1 parent 9104a2a commit 4b02e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# Patch from here:
4646
# https://github.com/nrfconnect/sdk-nrf/compare/v3.2.0-preview2-branch...memfault:noahp/memfault-project-key-runtime-v3.2.0-preview2
4747
run: |
48-
curl -fsSL https://github.com/nrfconnect/sdk-nrf/compare/v3.2.0-preview2-branch...e59bb1f4f85db5f9e4d66f6c66f90f4143f8ad5e.diff | git -C /opt/ncs/${MEMFAULT_NCS_VERSION}/nrf apply
48+
curl -fsSL https://github.com/nrfconnect/sdk-nrf/compare/v3.2.0-preview2-branch...58cb48a9e17e4544cd926c8d9737f0ad52d68346.diff | git -C /opt/ncs/${MEMFAULT_NCS_VERSION}/nrf apply
4949
5050
- name: Build firmware for ${{ matrix.board }}
5151
run: |

0 commit comments

Comments
 (0)