We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0d280 commit 6bef8c9Copy full SHA for 6bef8c9
.github/workflows/parallel_build.yaml
@@ -63,7 +63,7 @@ jobs:
63
- name: Download build artifacts
64
uses: actions/download-artifact@v4
65
with:
66
- path: dist
+ path: .
67
pattern: artifacts-*
68
merge-multiple: true
69
- name: Download slave firmware
0 commit comments