Skip to content

Commit

Permalink
[mod] 调整快捷命令
Browse files Browse the repository at this point in the history
  • Loading branch information
Borber committed Nov 30, 2023
1 parent d851b1d commit cfddded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ default:
@just --list

# 编译 CLI
cd:
cb:
cargo build --package seam -r

# 编译 GUI
Expand Down

0 comments on commit cfddded

Please sign in to comment.