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 6d447fc commit f926a34Copy full SHA for f926a34
.github/workflows/tests.yml
@@ -35,7 +35,7 @@ jobs:
35
steps:
36
- name: Install Visual Studio components
37
if: matrix.os == 'windows-2022'
38
- uses: thepwrtank18/install-vs-components@v1
+ uses: thepwrtank18/install-vs-components
39
with:
40
components: Microsoft.VisualStudio.Component.VC.14.40.17.10.x86.x64
41
0 commit comments