diff --git a/bin/build b/bin/build index 686421cbd8b60e2b8bd0bb97880d09c9d827b489..c1d1ec6b4eed342f0abfcf78e6680e9c99caeed8 100755 --- a/bin/build +++ b/bin/build @@ -59,7 +59,7 @@ uberjar() { } all() { - version && translations && frontend && sample-dataset && drivers + version && translations && frontend && sample-dataset && drivers && uberjar } no-translations() {