diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 898b68b..54b4d7d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -179,7 +179,7 @@ jobs: # Download build artifacts of other jobs - uses: actions/download-artifact@v4 with: - name: artifact-* + pattern: artifact-* merge-multiple: true path: bin/ # Update tag, so that we get proper date and commit on github