CI: clean up
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
Dorian Zedler 2023-02-17 20:30:26 +01:00
parent 113afe9df9
commit 153adbc044
Signed by: dorian
GPG key ID: 989DE36109AFA354

View file

@ -11,8 +11,7 @@ steps:
commands: commands:
- whoami - whoami
- cd receiver - cd receiver
- C:\Users\doria\.cargo\bin\rustup.exe default stable - cargo build --release --target x86_64-pc-windows-msvc
- C:\Users\doria\.cargo\bin\cargo.exe build --release --target x86_64-pc-windows-msvc
- name: sign - name: sign
commands: commands: