Feat: print user info
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
c9f92486f0
commit
1b26bc0be6
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
RUSTFLAGS: '-C target-feature=+crt-static'
|
RUSTFLAGS: '-C target-feature=+crt-static'
|
||||||
commands:
|
commands:
|
||||||
|
- whoami
|
||||||
- cd receiver
|
- cd receiver
|
||||||
- C:\Users\doria\.cargo\bin\rustup.exe default stable
|
- C:\Users\doria\.cargo\bin\rustup.exe default stable
|
||||||
- C:\Users\doria\.cargo\bin\cargo.exe build --release --target x86_64-pc-windows-msvc
|
- C:\Users\doria\.cargo\bin\cargo.exe build --release --target x86_64-pc-windows-msvc
|
||||||
|
|
Loading…
Reference in a new issue