Fix: remove --profile
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Dorian Zedler 2023-02-17 20:51:24 +01:00
parent 6bae896e61
commit a770fa2886
Signed by: dorian
GPG Key ID: 989DE36109AFA354
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ steps:
- whoami
- 'Get-ChildItem Env:'
- cd receiver
- 'C:\Users\drone\.cargo\bin\cargo.exe build --release --target x86_64-pc-windows-msvc --profile default'
- 'C:\Users\drone\.cargo\bin\cargo.exe build --release --target x86_64-pc-windows-msvc'
- name: sign
commands: