Skip to content

Commit e2aa37c

Browse files
committed
[debug] add merge-multiple: true to download-artifact
1 parent 8976737 commit e2aa37c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
- name: Download firmware builds
9696
uses: actions/download-artifact@v4
9797
with:
98+
merge-multiple: true
9899
path: build/
99100

100101
- name: Show downloaded artifacts

0 commit comments

Comments
 (0)