diff --git a/.github/workflows/build-shared.yml b/.github/workflows/build-shared.yml index 285834cf52e571..c7ee007f13ff38 100644 --- a/.github/workflows/build-shared.yml +++ b/.github/workflows/build-shared.yml @@ -39,6 +39,7 @@ jobs: - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: path: tarballs + merge-multiple: true - name: Extract tarball shell: bash