strange there

This commit is contained in:
crazywhalecc
2026-05-10 16:06:20 +08:00
parent 2cc3c8c9af
commit 36e738f849

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/**') != ''