mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
CircleCI: we need the depend.dep file for the cache
This commit is contained in:
parent
078e249d55
commit
984d44bb57
1 changed files with 3 additions and 3 deletions
|
@ -45,9 +45,9 @@ jobs:
|
|||
#- run:
|
||||
# name: Compile without network support and BLUA
|
||||
# command: make -C src LINUX=1 ERRORMODE=1 -k NONET=1 NO_LUA=1
|
||||
#- run:
|
||||
# name: wipe build
|
||||
# command: make -C src LINUX=1 cleandep
|
||||
- run:
|
||||
name: wipe build
|
||||
command: make -C src LINUX=1 cleandep
|
||||
#- run:
|
||||
# name: rebuild depend
|
||||
# command: make -C src LINUX=1 clean
|
||||
|
|
Loading…
Reference in a new issue