We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8976737 commit e2aa37cCopy full SHA for e2aa37c
1 file changed
.github/workflows/build-and-release.yml
@@ -95,6 +95,7 @@ jobs:
95
- name: Download firmware builds
96
uses: actions/download-artifact@v4
97
with:
98
+ merge-multiple: true
99
path: build/
100
101
- name: Show downloaded artifacts
0 commit comments