diff --git a/.drone.yml b/.drone.yml index dcd71aa..5781a81 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,6 +9,7 @@ steps: environment: RUSTFLAGS: '-C target-feature=+crt-static' commands: + - 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