mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
.github: add debug build test for macos
This commit is contained in:
parent
bf2ccec4d7
commit
452df9022b
2
.github/workflows/macos_build.yml
vendored
2
.github/workflows/macos_build.yml
vendored
@ -188,5 +188,7 @@ jobs:
|
||||
echo $PATH
|
||||
./waf configure --board ${{matrix.config}}
|
||||
./waf
|
||||
./waf configure --board ${{matrix.config}} --debug
|
||||
./waf
|
||||
ccache -s
|
||||
ccache -z
|
||||
|
Loading…
Reference in New Issue
Block a user