Carefully jam a debug tool into this workflow

This commit is contained in:
Mm2PL 2024-04-21 23:58:37 +02:00
parent 4a1ce2a3b3
commit 1b179c005d
No known key found for this signature in database
GPG key ID: 94AC9B80EFA15ED9

View file

@ -92,6 +92,11 @@ jobs:
name: Chatterino-x86_64-Qt-${{ matrix.qt-version }}.AppImage name: Chatterino-x86_64-Qt-${{ matrix.qt-version }}.AppImage
path: build/Chatterino-x86_64.AppImage path: build/Chatterino-x86_64.AppImage
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true
- name: Package - .deb (Ubuntu) - name: Package - .deb (Ubuntu)
if: matrix.build-deb if: matrix.build-deb
run: | run: |