mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-13 07:40:34 +08:00
ci: not sure why i left this here
Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
@@ -23,11 +23,6 @@ jobs:
|
||||
- name: Git ownership workaround
|
||||
run: git config --system --add safe.directory '*'
|
||||
|
||||
- name: Install PX4 dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
bash ./Tools/setup/ubuntu.sh --no-nuttx --no-sim-tools
|
||||
|
||||
- name: Install appimagetool
|
||||
run: |
|
||||
wget -O appimagetool-x86_64.AppImage \
|
||||
|
||||
Reference in New Issue
Block a user