build: Fail when step fails
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
set -o nounset
|
set -o nounset
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
set -o errexit
|
||||||
|
|
||||||
rustup target add x86_64-unknown-linux-musl
|
rustup target add x86_64-unknown-linux-musl
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user