mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-20 17:02:18 +00:00
fix: fix bun install bug
This commit is contained in:
parent
553f249836
commit
048dcc5693
17 changed files with 354 additions and 22 deletions
4
justfile
4
justfile
|
|
@ -46,3 +46,7 @@ check:
|
|||
[group('dev')]
|
||||
fmt:
|
||||
cargo fmt --all
|
||||
|
||||
[group('dev')]
|
||||
dev-docs:
|
||||
cd docs && pnpm dlx mintlify dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue