Skip to content
Snippets Groups Projects
Commit c3f215a5 authored by bbartels's avatar bbartels
Browse files

quad: run make clean on ci build

parent d4af7cdb
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,5 @@
set -e
# Quad Libraries and Boot image
(cd quad && make)
(cd quad && make deep-clean && make)
#(cd groundStation && make)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment