We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629ed7e commit 5a718bdCopy full SHA for 5a718bd
1 file changed
.github/workflows/build-gcc-deb-packages.yml
@@ -72,9 +72,9 @@ jobs:
72
name: build-logs-${{ matrix.arch }}-ubuntu-${{ matrix.os }}-php${{ matrix.php-version }}
73
path: vendor/crazywhalecc/static-php-cli/log
74
75
- - name: Setup tmate session
76
- if: ${{ failure() }}
77
- uses: mxschmitt/action-tmate@v3
+# - name: Setup tmate session
+# if: ${{ failure() }}
+# uses: mxschmitt/action-tmate@v3
78
79
assemble-repo:
80
needs: build
0 commit comments