Keep local Rust dev builds on debug
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
kdletters
2026-05-10 04:29:20 +08:00
parent 1767bed609
commit fc54bff62f
9 changed files with 22 additions and 21 deletions

View File

@@ -588,6 +588,7 @@ if [[ "${SKIP_PUBLISH}" -ne 1 ]]; then
"${DATABASE}"
--server "${SPACETIME_SERVER}"
--module-path "${MODULE_PATH}"
--build-options="--debug"
)
if [[ "${PRESERVE_DATABASE}" -ne 1 ]]; then