Skip to content

Commit 53cfdf6

Browse files
committed
step
1 parent a4f6637 commit 53cfdf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/package_core.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,8 @@ jobs:
265265
- package-core
266266
- test-core
267267
if: ${{ !cancelled() && needs.build-env.result == 'success' }}
268+
env:
269+
ALL_BOARD_DATA: ${{ needs.build-env.outputs.ALL_BOARD_DATA }}
268270
steps:
269271
- uses: actions/checkout@v4
270272
with:

0 commit comments

Comments
 (0)