Update nixpacks.toml
This commit is contained in:
parent
881781e44f
commit
c3da871e27
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
[phases.setup]
|
||||
pkgs = ["bun"]
|
||||
cmds = ["bun --version"]
|
||||
providers = ["bun"]
|
||||
|
||||
[phases.install]
|
||||
cmds = ["bun install"]
|
||||
|
|
Loading…
Reference in a new issue