Skip to content

Commit 5710210

Browse files
committed
Try vswhere
1 parent 173b5b2 commit 5710210

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/nob.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
steps:
4646
- name: Clone GIT repo
4747
uses: actions/checkout@v4
48+
- name: vswhere
49+
run: vswhere
4850
- name: Build tests
4951
shell: cmd
5052
# cl.exe isn't available as-is in Github images because they don't want

0 commit comments

Comments
 (0)