mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
change logs name
Co-authored-by: Marc <m@pyc.ac>
This commit is contained in:
parent
d9834d05c6
commit
661723c99a
2
.github/workflows/build-unix.yml
vendored
2
.github/workflows/build-unix.yml
vendored
@ -218,7 +218,7 @@ jobs:
|
|||||||
name: "Upload build logs on failure"
|
name: "Upload build logs on failure"
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: php-cli-logs-${{ inputs.php-version }}-${{ inputs.os }}
|
name: spc-logs-${{ inputs.php-version }}-${{ inputs.os }}
|
||||||
path: log/*.log
|
path: log/*.log
|
||||||
|
|
||||||
# Upload cli executable
|
# Upload cli executable
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user