tweaks to env
This commit is contained in:
parent
72e3a75d94
commit
bece8e4e7b
2 changed files with 2 additions and 2 deletions
2
justfile
2
justfile
|
@ -5,7 +5,7 @@ build:
|
|||
make -j8 --dir bld/
|
||||
rm -rf ~/.cache/lumina/lumina/qmlcache/
|
||||
run:
|
||||
RUST_BACKTRACE=1 RUST_LOG=debug ./bld/bin/lumina
|
||||
RUST_LOG=debug ./bld/bin/lumina
|
||||
lint:
|
||||
cargo clippy
|
||||
clean:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue