We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 856788d commit 013321dCopy full SHA for 013321d
1 file changed
.mise.toml
@@ -4,6 +4,7 @@ elixir = "1.18.3-otp-27"
4
5
[tasks."release:build"]
6
description = "Build a shippable tarball (cross-platform escript)"
7
+shell = "bash"
8
run = """
9
set -euo pipefail
10
0 commit comments