Skip to content

Commit 9912089

Browse files
committed
github/workflows/ports_psoc6.yml: Updated mpy bin build dir.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent b58349b commit 9912089

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ports_psoc6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: actions/upload-artifact@v4
4343
with:
4444
name: mpy-psoc6_${{ matrix.board }}_${{ steps.commit_sha.outputs.sha_short }}
45-
path: ports/psoc6/build/firmware.hex
45+
path: ports/psoc6/build-${{ matrix.board }}/firmware.hex
4646

4747
# Jobs only relevant for Infineon fork
4848
on-target-test:

0 commit comments

Comments
 (0)