mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: update windows clean script
This commit is contained in:
parent
228fae7be4
commit
d913bbba31
@ -1,6 +1,8 @@
|
||||
cd rust-lib
|
||||
cargo clean
|
||||
|
||||
cd ../../shared-lib
|
||||
|
||||
if exist "lib-infra/.cache" (
|
||||
rmdir /s/q "lib-infra/.cache"
|
||||
)
|
Loading…
Reference in New Issue
Block a user