Skip to content

Commit cc0130d

Browse files
authored
Update winbuild.yml
1 parent 77c1370 commit cc0130d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/winbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install Visual Studio Build Tools
3636
uses: microsoft/setup-msbuild@v1
3737
with:
38-
vs-version: 'latest'
38+
vs-version: latest
3939

4040
- name: Build Node.js exe
4141
shell: cmd

0 commit comments

Comments
 (0)