Bikeshed comment
This commit is contained in:
@@ -53,8 +53,8 @@ prepare() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
# Specify `--target` so that the build artifacts ends up in target/<target>/release to
|
# Specify `--target` so that build artifacts will end up in target/<target>/release
|
||||||
# avoid clashes with host system when running in a container with a mounted target folder.
|
# This avoids clashes with host system when running in a container with a mounted target folder.
|
||||||
|
|
||||||
# Compile all binaries
|
# Compile all binaries
|
||||||
cargo auditable build --release --locked \
|
cargo auditable build --release --locked \
|
||||||
|
|||||||
Reference in New Issue
Block a user