mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 05:14:51 +08:00
5 lines
112 B
TOML
5 lines
112 B
TOML
|
[build]
|
||
|
publish = "dist/"
|
||
|
command = "yarn build"
|
||
|
environment = { NODE_VERSION = "18", PYTHON_VERSION = "3.11" }
|