This commit is contained in:
parent
e581c1d562
commit
40cbd09453
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ steps:
|
|||
commands:
|
||||
- whoami
|
||||
- cd receiver
|
||||
- cargo build --release --target x86_64-pc-windows-msvc
|
||||
- cargo.exe build --release --target x86_64-pc-windows-msvc
|
||||
|
||||
- name: sign
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue