mirror of
https://github.com/ivuorinen/docker-php-with-imagick-multi.git
synced 2026-01-26 11:34:03 +00:00
fix(ci): reflect change to download-artifact step
This commit is contained in:
2
.github/workflows/pr-build.yml
vendored
2
.github/workflows/pr-build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user