mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Update nixpacks.toml
Woops!
This commit is contained in:
parent
7ebd767ba7
commit
fb295cd706
@ -1,6 +1,5 @@
|
||||
[phases.install]
|
||||
aptPkgs = ["...", "yarnpkg", "build-essential"]
|
||||
cmds = ["...", "npm install --global yarn"]
|
||||
|
||||
[phases.build]
|
||||
cmds = ["mix compile", "mix ecto.setup", "pushd assets && yarn install && popd"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user