mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
@@ -30,6 +30,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{secrets.ACCESS_TOKEN}}
|
token: ${{secrets.ACCESS_TOKEN}}
|
||||||
|
|
||||||
|
- name: ownership workaround
|
||||||
|
run: git config --system --add safe.directory '*'
|
||||||
|
|
||||||
- name: make ${{matrix.target}}
|
- name: make ${{matrix.target}}
|
||||||
run: make ${{matrix.target}}
|
run: make ${{matrix.target}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user