diff --git a/.github/workflows/pr-build.yml b/.github/workflows/pr-build.yml index 1c4eafb..03205e3 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -153,7 +153,7 @@ jobs: - name: Download all build results uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 with: - name: build-results + name: build-results-* path: results - name: Summarize results