Compare commits
2 commits
c2807a59f0
...
fde2c7571d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fde2c7571d | ||
|
|
520245a6be |
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
cd5da468b3782fddcb52b4eaff0755ff933524be
|
||||
620c5a1317a6b57276eabca961facdb78bf510db
|
||||
|
|
|
|||
|
|
@ -18,4 +18,4 @@ if [ ! -d "$CACHE_DIR" ]; then
|
|||
git -C "$CACHE_DIR" checkout --quiet "$REV"
|
||||
fi
|
||||
|
||||
bash "${CACHE_DIR}/ci/build.sh" "$ROOT" "$@"
|
||||
bash "${CACHE_DIR}/ci/build.sh" breadpad "$ROOT" "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue