From da29286e2d061c991fe35f7af5b47ed606d230c7 Mon Sep 17 00:00:00 2001 From: Tyler Bochard Date: Wed, 5 Jun 2024 14:01:27 -0400 Subject: [PATCH] ci --- ci/local.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/local.sh b/ci/local.sh index 24d88cef4..75186e786 100644 --- a/ci/local.sh +++ b/ci/local.sh @@ -1,5 +1,7 @@ #!/bin/bash +set -e -x + cd ../ git clone https://github.com/Ethan-Vann/EthanVannPlugins cd EthanVannPlugins