Skip to content

Commit 6bef8c9

Browse files
authored
unpack dl firmware artifacts in root
1 parent 1c0d280 commit 6bef8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/parallel_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Download build artifacts
6464
uses: actions/download-artifact@v4
6565
with:
66-
path: dist
66+
path: .
6767
pattern: artifacts-*
6868
merge-multiple: true
6969
- name: Download slave firmware

0 commit comments

Comments
 (0)