ci: run the actual ubuntu setup script

silly me

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
Ramon Roche
2025-06-24 11:43:40 -07:00
parent b709b2bb29
commit 5e602788d7
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
submodules: recursive
- name: Install Dependencies
run: ./Tools/setup.sh
run: ./Tools/setup/ubuntu.sh
- name: Build PX4 SITL and AppImage
env: