Skip to content

Commit 4711030

Browse files
avivkellerCopilot
andauthored
Update .github/workflows/compare-builds.yml
Co-authored-by: Copilot <[email protected]>
1 parent 6e95ec1 commit 4711030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compare-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Download Output (BASE)
7171
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
7272
with:
73-
name: web
73+
name: ${{ matrix.comparator }}
7474
path: out/base
7575
run-id: ${{ steps.base-run.outputs.run_id }}
7676
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)