diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c38f78433..ab0ac01faf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -286,6 +286,8 @@ jobs: - name: Download artifacts uses: actions/download-artifact@v4 + with: + pattern: "@(binaries-*|lib-ocaml)" - name: Move artifacts run: ./scripts/moveArtifacts.sh