From 380a34890164d3139636cfbca29900f63388cacf Mon Sep 17 00:00:00 2001 From: Judah Caruso Date: Thu, 7 Dec 2023 18:28:35 -0700 Subject: [PATCH] is this breaking the pipeline? --- build.sh | 2 -- 1 file changed, 2 deletions(-) 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() { -- 2.25.1