Also make update when required
This commit is contained in:
parent
c507455614
commit
2bbcf1251f
|
@ -14,6 +14,7 @@ before_install:
|
|||
glendc/gcc_cross_compilers/x64-elf-gcc; fi
|
||||
script:
|
||||
- make clean
|
||||
- make update
|
||||
- make build/harddrive.bin.gz build/livedisk.bin.gz -j 2
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue