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 Dec 31, 2023
1 parent bb64f7a commit 70957f5
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 @@ -18,7 +18,7 @@ jobs:
triplet: x64-windows-static
token: ${{ github.token }}
- run: vcpkg integrate install
- run: msbuild LGTVCompanion.sln /p:VcpkgEnableManifest=false
- run: msbuild LGTVCompanion.sln /p:VcpkgEnableManifest=true
env:
Configuration: ${{ matrix.configuration }}
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 70957f5

Please sign in to comment.