upate ping.yml
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: windows-host
|
||||
steps:
|
||||
- name: Check OS and toolchain
|
||||
shell: pwsh
|
||||
shell: powershell
|
||||
run: |
|
||||
systeminfo | findstr /B /C:"OS Name" /C:"OS Version"
|
||||
where cl
|
||||
|
||||
Reference in New Issue
Block a user