Skip to content

Commit 09a8606

Browse files
committed
ci: use bash within makefile
1 parent e93d943 commit 09a8606

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
SHELL := /bin/bash
2+
13
# Build configuration
24
# -------------------
35

0 commit comments

Comments
 (0)