ci: not sure why i left this here

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
Ramon Roche 2025-06-23 17:00:29 -07:00
parent 5e1e2c9e29
commit 5db88fb2bc
No known key found for this signature in database
GPG Key ID: 2363370546E5EF8C

View File

@ -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 \