mirror of https://github.com/openXC7/prjxray.git
Update the info.md on Kokoro.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
76b5c1c9ca
commit
822b1af81d
|
|
@ -78,6 +78,8 @@ echo "----------------------------------------"
|
|||
#make checkdb-${XRAY_SETTINGS} || true
|
||||
# Format the database
|
||||
make db-format-${XRAY_SETTINGS}
|
||||
# Update the database/Info.md file
|
||||
make db-info
|
||||
|
||||
# Output if the database has differences
|
||||
echo
|
||||
|
|
|
|||
Loading…
Reference in New Issue