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