Skip to content

Commit 661723c

Browse files
change logs name
Co-authored-by: Marc <m@pyc.ac>
1 parent d9834d0 commit 661723c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-unix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jobs:
218218
name: "Upload build logs on failure"
219219
uses: actions/upload-artifact@v4
220220
with:
221-
name: php-cli-logs-${{ inputs.php-version }}-${{ inputs.os }}
221+
name: spc-logs-${{ inputs.php-version }}-${{ inputs.os }}
222222
path: log/*.log
223223

224224
# Upload cli executable

0 commit comments

Comments
 (0)