fix(ci): move Procfile to the root

This commit is contained in:
PoiScript 2019-09-13 21:38:39 +08:00
parent 8e1778a38a
commit e4a3247f63
4 changed files with 2 additions and 4 deletions

1
RustConfig Normal file
View file

@ -0,0 +1 @@
RUST_CARGO_BUILD_FLAGS="--release -p orgize-demos"