From 1145dec590ad9394eabcf7583e4eb011ad6d4b46 Mon Sep 17 00:00:00 2001 From: Alex Zenla Date: Sun, 4 Aug 2024 01:53:36 -0700 Subject: [PATCH] attempt to fix ci post clone --- ci_scripts/ci_post_clone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_scripts/ci_post_clone.sh b/ci_scripts/ci_post_clone.sh index c52d920..3578194 100755 --- a/ci_scripts/ci_post_clone.sh +++ b/ci_scripts/ci_post_clone.sh @@ -1,4 +1,4 @@ -#!/bin/zsh +#!/bin/sh set -e brew install cmake