Skip to content

Commit 8cbc142

Browse files
committed
ci(Makefile): set shell
1 parent f4a0461 commit 8cbc142

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ PROVIDER_VERSION:=0.21.0
33
JSONNET_BIN:=jrsonnet
44
CROSSPLANE?=crank
55
REGISTRY?=ghcr.io
6+
SHELL:=/bin/bash
67

78
VENDOR_DEPTHS:=$(shell find generator/vendor -type f)
89

0 commit comments

Comments
 (0)