mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-18 23:50:35 +08:00
ci: no sudo debug
This commit is contained in:
@@ -72,9 +72,10 @@ jobs:
|
||||
ccache -z
|
||||
|
||||
- name: Debug with tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
uses: mxschmitt/action-tmate@v4
|
||||
with:
|
||||
detached: true
|
||||
sudo: false
|
||||
|
||||
- name: build target group
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user