From 8aa652f77ad921c64f9e6a7bfc4a51f3e6f2727d Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 17 Oct 2023 22:07:10 +0800 Subject: import(teapot): Use bash to run scripts in CI. Although it is easy for me to set +x for scripts on macos. But it might not be that easy for Windows users. --- works/teapot/script/install-deps.bash | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 works/teapot/script/install-deps.bash (limited to 'works/teapot/script/install-deps.bash') diff --git a/works/teapot/script/install-deps.bash b/works/teapot/script/install-deps.bash old mode 100644 new mode 100755 -- cgit v1.2.3