6 lines
69 B
TOML
6 lines
69 B
TOML
[package]
|
|
before_cmds = [
|
|
'make clean-build',
|
|
'make build'
|
|
]
|