Skip to content

Commit

Permalink
Update merge-multiple
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaschan committed Sep 9, 2024
1 parent 5544ce6 commit 002b536
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@ jobs:
steps:
- name: Download artifacts
uses: actions/download-artifact@v4
merge-multiple: true
with:
merge-multiple: true
- name: Zip artifacts
run: |
for f in *; do
Expand Down

0 comments on commit 002b536

Please sign in to comment.