diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bc7b2665..cf311811 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,6 +21,7 @@ jobs: vs_enterprise.exe modify -add Microsoft.VisualStudio.Component.WinXP vs_enterprise.exe modify -add Microsoft.VisualStudio.ComponentGroup.NativeDesktop.WinXP working-directory: 'C:\Program Files\Microsoft Visual Studio\2022\Enterprise' + shell: cmd #Vcpkg stuff # - name: Restore or build dependencies using vcpkg # uses: lukka/run-vcpkg@v2