mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 11:59:17 +08:00
ci: fix failsafe_sim for newer GCC versions
This commit is contained in:
@@ -39,6 +39,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
- name: Git ownership workaround
|
||||||
|
run: git config --system --add safe.directory '*'
|
||||||
|
|
||||||
- name: Install empscripten
|
- name: Install empscripten
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/emscripten-core/emsdk.git _emscripten_sdk
|
git clone https://github.com/emscripten-core/emsdk.git _emscripten_sdk
|
||||||
|
|||||||
Reference in New Issue
Block a user