diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d63e3daf2e..15c0e872f0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: - name: Download artifacts uses: actions/download-artifact@v4 with: - name: matrix-inav-* + pattern: matrix-inav-* merge-multiple: true path: binaries - name: Upload single zip