Skip to content

Commit 26026b5

Browse files
committed
step
1 parent 762efd7 commit 26026b5

File tree

2 files changed

+296
-294
lines changed

2 files changed

+296
-294
lines changed

.github/workflows/package_core.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ jobs:
126126
with:
127127
name: mem-report-${{ env.ARTIFACT_TAG }}
128128
path: |
129-
firmware/zephyr-${{ matrix.variant }}.meminfo
130-
firmware/zephyr-${{ matrix.variant }}.config
129+
firmwares/zephyr-${{ matrix.variant }}.meminfo
130+
firmwares/zephyr-${{ matrix.variant }}.config
131131
132132
package-core:
133133
name: Package ${{ matrix.artifact }}

0 commit comments

Comments
 (0)