Skip to content

Commit

Permalink
activate remote management
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustl22 committed May 17, 2024
1 parent 463a986 commit d704d2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,9 @@ jobs:
channel: ${{ inputs.flutter_channel }}
- uses: bluefireteam/melos-action@main

- run: |
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate
sudo pkill loginwindow
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
Expand Down

0 comments on commit d704d2b

Please sign in to comment.