From: Judah Caruso Date: Fri, 8 Dec 2023 01:28:35 +0000 (-0700) Subject: is this breaking the pipeline? X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=380a34890164d3139636cfbca29900f63388cacf;p=onyx.git is this breaking the pipeline? --- diff --git a/build.sh b/build.sh index 82af9e5d..135bb9f5 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,4 @@ #!/bin/sh -set -e - DIST_DIR="./dist" compile_all() {