remove unnecessary just command
This commit is contained in:
parent
e30709d907
commit
902864f520
1 changed files with 0 additions and 2 deletions
2
justfile
2
justfile
|
|
@ -8,8 +8,6 @@ default:
|
|||
just --list
|
||||
build:
|
||||
cargo build
|
||||
sbuild:
|
||||
sccache cargo build
|
||||
run:
|
||||
cargo run -- {{ui}}
|
||||
run-release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue