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