Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyremigia authored Mar 11, 2024
1 parent 80348c5 commit 25f8d84
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ jobs:
uses: microsoft/setup-msbuild@v1
- name: Get v131_xp tools
run: |
C:
cd C:\Program Files\Microsoft Visual Studio\2022\Enterprise
wget https://aka.ms/vs/17/release/vs_enterprise.exe
vs_enterprise.exe modify -add Microsoft.VisualStudio.Component.WinXP
vs_enterprise.exe modify -add Microsoft.VisualStudio.ComponentGroup.NativeDesktop.WinXP
shell: cmd
#Vcpkg stuff
# - name: Restore or build dependencies using vcpkg
# uses: lukka/run-vcpkg@v2
Expand Down

0 comments on commit 25f8d84

Please sign in to comment.