Skip to content

Commit

Permalink
Update continuous-integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JPersson77 authored Jan 22, 2025
1 parent 7355437 commit bdfbaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
token: ${{ github.token }}
github-binarycache: true
- run: vcpkg integrate install
- run: msbuild LGTVCompanion.sln /p:VcpkgEnableManifest=true /t:Restore
- run: msbuild /p:VcpkgEnableManifest=true /Restore LGTVCompanion.sln
env:
Configuration: ${{ matrix.configuration }}
Platform: ${{ matrix.arch }}
Expand Down

0 comments on commit bdfbaa6

Please sign in to comment.