Skip to content

Commit d364d59

Browse files
committed
Fix CI upload namespace
1 parent 3f19b05 commit d364d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-upload.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ jobs:
230230
uses: actions/download-artifact@v4
231231
with:
232232
path: artifacts
233+
merge-multiple: true
233234

234235
- name: Create SHA256 checksums
235236
run: |

0 commit comments

Comments
 (0)