mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-30 04:10:35 +08:00
ci: remov git ownership hack
Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
@@ -19,9 +19,6 @@ jobs:
|
||||
fetch-depth: 0
|
||||
submodules: recursive
|
||||
|
||||
- name: Git ownership workaround
|
||||
run: git config --system --add safe.directory '*'
|
||||
|
||||
- name: Install Dependencies
|
||||
run: ./Tools/setup.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user