diff --git a/.drone.yml b/.drone.yml index 0d34207..029d188 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,7 @@ steps: 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 stabe-x86_64-pc-windows-msvc trigger: