Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sasaplus1 committed Nov 29, 2024
1 parent 97f97fc commit 17e07bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,5 @@ jobs:
steps:
- run: systeminfo /?
- run: systeminfo
- run: systeminfo | findstr /B /C:"OS Name" /C:"OS Version"
# /^OS/ is exclude "BIOS"
- run: systeminfo | awk '/^OS Version:/ { print $3 }'

0 comments on commit 17e07bc

Please sign in to comment.