Skip to content

Commit 7b9ee53

Browse files
authored
Update main.yml
Specify solution file.
1 parent 1ec6dfe commit 7b9ee53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: nuget sources
3333

3434
- name: msbuild
35-
run: msbuild /p:platform=x86,configuration=Debug /restore /p:RestorePackagesConfig=true
35+
run: msbuild ./SampleApps/WebView2Samples.sln /p:platform=x86,configuration=Debug /restore /p:RestorePackagesConfig=true

0 commit comments

Comments
 (0)