mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
7 lines
87 B
Batchfile
7 lines
87 B
Batchfile
cd rust-lib
|
|
cargo clean
|
|
|
|
cd ../../shared-lib
|
|
cargo clean
|
|
|
|
rmdir /s/q "lib-infra/.cache" |