aya/netlify.toml

4 lines
94 B
TOML

[build]
publish = "site"
command = "rustup toolchain install nightly && cargo xtask docs"