just: Use bash explicitly

This commit is contained in:
2022-10-06 12:28:20 +02:00
parent c6a27525fd
commit d5bbbe6171

View File

@@ -1,5 +1,7 @@
set positional-arguments set positional-arguments
set shell := ["/bin/bash", "-c"]
static_target := "x86_64-unknown-linux-musl" static_target := "x86_64-unknown-linux-musl"
check: fmt-check lint test check: fmt-check lint test