We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ae418 commit 9c7bf93Copy full SHA for 9c7bf93
1 file changed
.github/workflows/test_packaging.yml
@@ -128,6 +128,7 @@ jobs:
128
uses: actions/download-artifact@v4
129
with:
130
path: artifacts-downloaded
131
+ merge-multiple: true
132
- name: Decompress Artifacts
133
shell: cmd
134
run: |
0 commit comments