mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-25 14:16:10 +00:00
Add tmate action to macOS debugging workflow
This commit is contained in:
3
.github/workflows/debug-macos.yml
vendored
3
.github/workflows/debug-macos.yml
vendored
@@ -15,3 +15,6 @@ jobs:
|
||||
echo ${{ secrets.macOS_AppleAccountId }} >> test.txt
|
||||
|
||||
cat test.txt
|
||||
|
||||
- name: Run tmate
|
||||
uses: mxschmitt/action-tmate@v2
|
||||
|
||||
Reference in New Issue
Block a user