mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Update nixpacks.toml
Add nodejs
This commit is contained in:
parent
977828a75f
commit
922b39e5b4
@ -1,5 +1,5 @@
|
||||
[phases.install]
|
||||
aptPkgs = ["...", "build-essential"]
|
||||
aptPkgs = ["...", "nodejs", "build-essential"]
|
||||
cmds = ["...", "npm install --global yarn"]
|
||||
|
||||
[phases.build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user