There was an error while loading. Please reload this page.
1 parent 173b5b2 commit 5710210Copy full SHA for 5710210
1 file changed
.github/workflows/nob.yaml
@@ -45,6 +45,8 @@ jobs:
45
steps:
46
- name: Clone GIT repo
47
uses: actions/checkout@v4
48
+ - name: vswhere
49
+ run: vswhere
50
- name: Build tests
51
shell: cmd
52
# cl.exe isn't available as-is in Github images because they don't want
0 commit comments