diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e242ee..adee0ca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -131,7 +131,7 @@ jobs: uses: actions/download-artifact@v4 with: path: Artifacts - pattern: Artifacts-* + pattern: Artifacts* merge-multiple: true - name: Display downloaded files run: ls -aR