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