mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
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"
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: php-cli-logs-${{ inputs.php-version }}-${{ inputs.os }}
|
||||
name: spc-logs-${{ inputs.php-version }}-${{ inputs.os }}
|
||||
path: log/*.log
|
||||
|
||||
# Upload cli executable
|
||||
|
||||
Reference in New Issue
Block a user