Allow bundling in debug mode with both architectures
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
babd41916a
commit
c571273ab4
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ do
|
||||||
export CARGO_INCREMENTAL=true
|
export CARGO_INCREMENTAL=true
|
||||||
export CARGO_BUNDLE_SKIP_BUILD=true
|
export CARGO_BUNDLE_SKIP_BUILD=true
|
||||||
build_flag="";
|
build_flag="";
|
||||||
local_arch=true
|
|
||||||
target_dir="debug"
|
target_dir="debug"
|
||||||
;;
|
;;
|
||||||
l)
|
l)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue