This commit is contained in:
Nuno Cruces
2024-08-09 10:06:05 +01:00
parent 9a610888f9
commit eea6aa7493
2 changed files with 17 additions and 5 deletions

View File

@@ -24,15 +24,11 @@ wait
# Download and build SQLite
sqlite3/download.sh
embed/build.sh
embed/bcw2/build.sh
# Download and build sqlite-createtable-parser
util/vtabutil/parse/download.sh
util/vtabutil/parse/build.sh
# Download and build the bedrock branch (bcw2 patches)
if [[ "$OSTYPE" == "linux"* ]]; then
embed/bcw2/build.sh
fi
# Check diffs
git diff --exit-code