Skip to content

Commit 46014cd

Browse files
committed
tweak: yaml config
1 parent aa017d9 commit 46014cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
steps:
100100
- uses: actions/download-artifact@v4
101101
with:
102-
name: build-artifact
102+
name: build-artifact-${{ matrix.php }}
103103
path: /tmp/github-actions
104104

105105
- name: Extract build archive

0 commit comments

Comments
 (0)