Skip to content

Commit 69eda87

Browse files
author
danny
committed
Added nordic toolchain to path
1 parent 39a3bbe commit 69eda87

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ jobs:
164164
echo "Using cached DEB file"
165165
fi
166166
sudo dpkg -i /tmp/nrf-cache/nrf-command-line-tools_10.23.0_amd64.deb
167+
echo "/opt/nordic/nrf-command-line-tools/bin" >> $GITHUB_PATH
167168
- name: Build NRF5x firmware
168169
run: |
169170
cd firmware/nrf5x/

0 commit comments

Comments
 (0)