Add tmate action to macOS debugging workflow

This commit is contained in:
mr. M
2024-12-30 23:27:20 +01:00
parent 2afb9b1456
commit 23a1bc2595

View File

@@ -15,3 +15,6 @@ jobs:
echo ${{ secrets.macOS_AppleAccountId }} >> test.txt
cat test.txt
- name: Run tmate
uses: mxschmitt/action-tmate@v2