Skip to content

Commit bf9dd9e

Browse files
committed
use bash
Signed-off-by: Balakrishna Avulapati <ba@bavulapati.com>
1 parent c9b670c commit bf9dd9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,6 @@ jobs:
183183
-DBUILD_SHARED_LIBS:BOOL=OFF
184184
-DCMAKE_COMPILE_WARNING_AS_ERROR:BOOL=ON
185185
-DSOURCEMETA_CORE_CLANG_TIDY:BOOL=ON
186+
shell: bash
186187
- run: cmake --build ./build --config Release
188+
shell: bash

0 commit comments

Comments
 (0)