Skip to content

Commit cdd194d

Browse files
committed
merge downloaded artifacts
1 parent e620fc6 commit cdd194d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,7 @@ jobs:
5555
runs-on: ubuntu-latest
5656
steps:
5757
- uses: actions/download-artifact@v4
58+
with:
59+
merge-multiple: true
5860
- name: Display structure of downloaded files
5961
run: ls -R

0 commit comments

Comments
 (0)