CI: unset CARGO_HOME
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Dorian Zedler 2023-02-17 20:55:59 +01:00
parent a770fa2886
commit 4834f037bd
Signed by: dorian
GPG key ID: 989DE36109AFA354

View file

@ -8,7 +8,6 @@ steps:
- name: build
environment:
RUSTFLAGS: '-C target-feature=+crt-static'
CARGO_HOME: 'C:\Users\drone\.cargo'
RUSTUP_HOME: 'C:\Users\drone\.rustup'
commands:
- whoami