Comment upterm session

This commit is contained in:
crazywhalecc
2026-05-10 16:38:45 +08:00
parent c186038dca
commit b8ee484e81

View File

@@ -265,9 +265,9 @@ jobs:
./bin/spc doctor --auto-fix
${{ matrix.combo.build-args }} --dl-with-php=${{ matrix.combo.php-version }}
- name: Setup upterm session
if: ${{ failure() }}
uses: owenthereal/action-upterm@v1
# - name: Setup upterm session
# if: ${{ failure() }}
# uses: owenthereal/action-upterm@v1
- name: Upload logs
if: always() && hashFiles('log/**') != ''