diff --git a/.github/workflows/sitl_container.yml b/.github/workflows/sitl_container.yml index 9b9fa8abfc..38767128fd 100644 --- a/.github/workflows/sitl_container.yml +++ b/.github/workflows/sitl_container.yml @@ -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