Skip to content

Commit 5376a9b

Browse files
authored
Update dotnet-desktop.yml
1 parent 5f29c42 commit 5376a9b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/dotnet-desktop.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ jobs:
1515
with:
1616
configuration: Release
1717
productNamespacePrefix: "ReactiveUI"
18-
useVisualStudioPreview: false
19-
useMauiCheckDotNetTool: false
2018
solutionFile: "ReactiveUI.Samples.Windows.sln"
2119
srcFolder: ""
2220
performTests: false
2321
useNBGV: false
2422
createArtifacts: false
23+
installWorkflows: true

0 commit comments

Comments
 (0)