From afaa34df1e5988b05716d3cc8e956dfcdf423761 Mon Sep 17 00:00:00 2001 From: Liwei Ma Date: Thu, 14 May 2020 00:24:48 +0800 Subject: [PATCH] bash to sh --- actions/wit/entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/wit/entrypoint.sh b/actions/wit/entrypoint.sh index 730ccc6..9cfe1ba 100755 --- a/actions/wit/entrypoint.sh +++ b/actions/wit/entrypoint.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/env sh set -euxo pipefail