Skip to content

Commit 65c55fb

Browse files
committed
step
1 parent dd34aa0 commit 65c55fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/package_core.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,11 @@ jobs:
269269
env:
270270
ALL_BOARD_DATA: ${{ needs.build-env.outputs.ALL_BOARD_DATA }}
271271
steps:
272+
- uses: actions/checkout@v4
273+
with:
274+
fetch-depth: 0
275+
persist-credentials: false
276+
272277
- uses: actions/download-artifact@v4
273278
with:
274279
path: .

0 commit comments

Comments
 (0)