mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 01:16:29 +03:00
prune debug folder from target cache
This commit is contained in:
@@ -7,6 +7,7 @@ install:
|
||||
- appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe
|
||||
- rustup-init -yv --default-host %target% --default-toolchain none
|
||||
- set PATH=%PATH%;%USERPROFILE%\.cargo\bin
|
||||
- rm -rf target\debug
|
||||
- rustc -vV
|
||||
- cargo -vV
|
||||
- cargo update
|
||||
|
||||
Reference in New Issue
Block a user