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 bf2ab53 commit 3284326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
submodules: recursive
- name: Setup MSBuild environment
uses: microsoft/setup-msbuild@v1
# - name: Get v131_xp tools
# run: msbuild change
- name: Get v131_xp tools
run: vs_enterprise.exe modify -add Microsoft.VisualStudio.Component.VC.v141.x86.x64
#Vcpkg stuff
# - name: Restore or build dependencies using vcpkg
# uses: lukka/run-vcpkg@v2
Expand Down

0 comments on commit 3284326

Please sign in to comment.