mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 22:57:12 -04:00
chore: update windows clean script
This commit is contained in:
parent
228fae7be4
commit
d913bbba31
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
cd rust-lib
|
||||
cargo clean
|
||||
|
||||
cd ../../shared-lib
|
||||
|
||||
if exist "lib-infra/.cache" (
|
||||
rmdir /s/q "lib-infra/.cache"
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue