diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 2f85a4e..a2ace8e 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -16,5 +16,5 @@ jobs: - name: Okk shell: bash run: | - vswhere -property installationPath -products * -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -format json + vswhere -products * -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -format json