This commit is contained in:
parent
153adbc044
commit
e581c1d562
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
environment:
|
environment:
|
||||||
RUSTFLAGS: '-C target-feature=+crt-static'
|
RUSTFLAGS: '-C target-feature=+crt-static'
|
||||||
|
PATH: C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Program Files\CMake\bin;C:\Users\drone\.cargo\bin
|
||||||
commands:
|
commands:
|
||||||
- whoami
|
- whoami
|
||||||
- cd receiver
|
- cd receiver
|
||||||
|
|
Loading…
Reference in a new issue