mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 07:09:48 +08:00
circleci force make distclean before build (#8111)
This commit is contained in:
@@ -10,6 +10,7 @@ checkout:
|
||||
- git submodule sync --recursive
|
||||
- git submodule deinit -f . && rm -rf .git/modules
|
||||
- git submodule update --init --recursive --force
|
||||
- make distclean
|
||||
|
||||
dependencies:
|
||||
pre:
|
||||
|
||||
Reference in New Issue
Block a user