We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756225e commit 0cac766Copy full SHA for 0cac766
.github/workflows/build.yml
@@ -110,7 +110,7 @@ jobs:
110
- name: Print Windows Version
111
shell: pwsh
112
run: |
113
- Get-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion" | Select-Object LCUVe
+ Get-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion"
114
115
- name: Checkout
116
uses: actions/checkout@v5
@@ -157,7 +157,7 @@ jobs:
157
158
159
160
161
162
163
0 commit comments