Skip to content

Commit 1dce22a

Browse files
update build.yaml
1 parent 9e99a38 commit 1dce22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Check for nmake (Windows)
5656
if: runner.os == 'Windows'
5757
shell: bash
58-
run: which nmake
58+
run: vswhere nmake
5959

6060
- name: Compute cache key
6161
id: cache-key

0 commit comments

Comments
 (0)