Fix justfile
This commit is contained in:
parent
a4be37911c
commit
324a93c52d
2
justfile
2
justfile
@ -7,7 +7,7 @@ rust-test:
|
|||||||
cargo test --all
|
cargo test --all
|
||||||
cargo fmt --all --check
|
cargo fmt --all --check
|
||||||
|
|
||||||
rust-build: output-clean
|
rust-build: docs-build output-clean
|
||||||
cargo build --all
|
cargo build --all
|
||||||
cargo build -p web --release --target x86_64-unknown-linux-musl
|
cargo build -p web --release --target x86_64-unknown-linux-musl
|
||||||
earthly +rust-image
|
earthly +rust-image
|
||||||
|
Loading…
Reference in New Issue
Block a user