diff --git a/.drone.yml b/.drone.yml index 5781a81..5f1d5e5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,6 +9,7 @@ steps: environment: RUSTFLAGS: '-C target-feature=+crt-static' commands: + - whoami - cd receiver - C:\Users\doria\.cargo\bin\rustup.exe default stable - C:\Users\doria\.cargo\bin\cargo.exe build --release --target x86_64-pc-windows-msvc