mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-17 22:27:19 +00:00
modified: nixpacks.toml
This commit is contained in:
parent
cb2c936749
commit
f00f6dd75c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
providers = ["node"]
|
||||
|
||||
[phases.setup]
|
||||
nixPkgs = ["nodejs_20", "npm"]
|
||||
nixPkgs = ["nodejs_20"]
|
||||
|
||||
[phases.install]
|
||||
cmds = ["npm install"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue