We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28d8ca commit de2a5e4Copy full SHA for de2a5e4
1 file changed
.github/workflows/build.yml
@@ -49,6 +49,8 @@ jobs:
49
50
cp twister-out/pt2*/zephyr/pblboot/boot/boot.default/zephyr/zephyr.hex \
51
artifacts/pblboot-pt2-$VERSION.hex
52
+ cp twister-out/pr2*/zephyr/pblboot/boot/boot.default/zephyr/zephyr.hex \
53
+ artifacts/pblboot-pr2-$VERSION.hex
54
55
- name: Store artifacts
56
uses: actions/upload-artifact@v4
0 commit comments