Skip to content

Commit 3aafc96

Browse files
committed
Update github workflow
1 parent 82920b8 commit 3aafc96

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
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Run Build
4141
run: |
42-
dotnet build external/MonoGo/MonoGo.sln
42+
dotnet build -p:EnableWindowsTargeting=true external/MonoGo/MonoGo.sln
4343
dotnet docfx docfx.json
4444
4545
- name: Setup Pages

0 commit comments

Comments
 (0)