mirror of
https://github.com/AtHeartEngineer/lemmy.git
synced 2026-01-09 21:48:22 -05:00
Adjust the config check to be a separate faster to compile binary (#3313)
This commit is contained in:
@@ -3,4 +3,4 @@ set -e
|
||||
|
||||
dest=${1-config/defaults.hjson}
|
||||
|
||||
cargo run -- --print-config-docs > "$dest"
|
||||
cargo run --manifest-path crates/utils/Cargo.toml > "$dest"
|
||||
|
||||
Reference in New Issue
Block a user