This commit is contained in:
parent
865dc7a8ba
commit
8a1aaa72e5
@ -6,4 +6,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- run: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command "Write-Output 'Running on Windows Server!'"
|
- run: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command "Write-Output 'Running on Windows Server!'"
|
||||||
- run: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command "Get-ChildItem"
|
- run: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command "Get-ChildItem"
|
||||||
- run: rustc --version # Optional: Test Rust
|
- run: cargo --version # Optional: Test Rust
|
||||||
Loading…
x
Reference in New Issue
Block a user