upate ping.yml

This commit is contained in:
lennlouisgeek
2026-02-04 00:15:17 +08:00
parent 305efa9888
commit 80dfbb2a76

View File

@@ -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