This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user