Skip to content

Commit de2a5e4

Browse files
committed
ci: copy pr2 artifacts
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
1 parent d28d8ca commit de2a5e4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
5050
cp twister-out/pt2*/zephyr/pblboot/boot/boot.default/zephyr/zephyr.hex \
5151
artifacts/pblboot-pt2-$VERSION.hex
52+
cp twister-out/pr2*/zephyr/pblboot/boot/boot.default/zephyr/zephyr.hex \
53+
artifacts/pblboot-pr2-$VERSION.hex
5254
5355
- name: Store artifacts
5456
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)