Skip to content

Commit 013321d

Browse files
committed
fix: correct shell in pipeline
1 parent 856788d commit 013321d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ elixir = "1.18.3-otp-27"
44

55
[tasks."release:build"]
66
description = "Build a shippable tarball (cross-platform escript)"
7+
shell = "bash"
78
run = """
89
set -euo pipefail
910

0 commit comments

Comments
 (0)