Skip to content
Snippets Groups Projects
Commit a8681a5b authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

CircleCI: rebuild depend file with BLUA

parent fe22fdc5
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,10 @@ jobs:
name: Compile without network support and BLUA
command: make -C src LINUX=1 ERRORMODE=1 -k NONET=1 NO_LUA=1
- run:
name: Clean build
name: wipe build
command: make -C src LINUX=1 cleandep
- run:
name: rebuild depend
command: make -C src LINUX=1 clean
- restore_cache:
keys:
......
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