fix(just): remove no-cd on build-debug recipe
This commit is contained in:
parent
06ed8e3f5a
commit
e108f9a135
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ linker-arg := if clang-path != '' {
|
|||
export RUSTFLAGS := linker-arg + env_var_or_default('RUSTFLAGS', '')
|
||||
|
||||
# Compile with debug profile
|
||||
[no-cd]
|
||||
build-debug *args:
|
||||
cargo build {{args}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue