mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
ci: not sure why i left this here
Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
parent
5e1e2c9e29
commit
5db88fb2bc
5
.github/workflows/appimage.yml
vendored
5
.github/workflows/appimage.yml
vendored
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user