mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-18 22:46:57 +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" |