mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 22:14:07 +08:00
ci: dont enter sitl
Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
parent
cde7ffe7f9
commit
34ca76b63c
2
.github/workflows/sitl_container.yml
vendored
2
.github/workflows/sitl_container.yml
vendored
@ -90,7 +90,7 @@ jobs:
|
||||
run: ./Tools/setup/ubuntu.sh
|
||||
|
||||
- name: Build PX4 SITL
|
||||
run: make px4_sitl_default none
|
||||
run: make px4_sitl_default
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user