mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Add ssh debug
This commit is contained in:
parent
dd647c53ec
commit
4bd3a2ae25
3
.github/workflows/build-unix.yml
vendored
3
.github/workflows/build-unix.yml
vendored
@ -147,6 +147,9 @@ jobs:
|
||||
run: ${{ needs.define-build.outputs.download }}
|
||||
- name: "Build PHP"
|
||||
run: ${{ needs.define-build.outputs.build }}
|
||||
- name: Setup tmate session
|
||||
if: ${{ failure() }}
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
|
||||
# Upload cli executable
|
||||
- if: ${{ inputs.build-cli == true }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user