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 7cb820f commit 5553ca3Copy full SHA for 5553ca3
.github/workflows/windbot.yml
@@ -83,6 +83,8 @@ jobs:
83
with:
84
fetch-depth: 1
85
submodules: true
86
+ -run: |
87
+ reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion"
88
- name: Install .NET 4.0
89
shell: bash
90
run: |
0 commit comments