is this breaking the pipeline?
authorJudah Caruso <judah@tuta.io>
Fri, 8 Dec 2023 01:28:35 +0000 (18:28 -0700)
committerJudah Caruso <judah@tuta.io>
Fri, 8 Dec 2023 01:28:35 +0000 (18:28 -0700)
build.sh

index 82af9e5d2dee8c3c9c7b4b9f1a6be5ccfa167cda..135bb9f5f3548b6d90b5096dfb7f5c5767fe9b07 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -1,6 +1,4 @@
 #!/bin/sh
-set -e
-
 DIST_DIR="./dist"
 
 compile_all() {