Skip to content

Commit f9731da

Browse files
authored
Update build-php-windows.yml
1 parent 4453ddd commit f9731da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-php-windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
- name: "Upload Artifact"
126126
uses: actions/upload-artifact@v4
127127
with:
128-
name: php-${{ matrix.php-version }}-windows
128+
name: php-${{ matrix.php-version }}-windows-${{ matrix.combination }}
129129
path: |
130130
buildroot/bin/php.exe
131131
buildroot/bin/micro.sfx

0 commit comments

Comments
 (0)