Skip to content

Commit dab22fa

Browse files
authored
Update release build (#3972)
<!-- Please be sure to read the [Contribute](https://github.com/reactiveui/reactiveui#contribute) section of the README --> **What kind of change does this PR introduce?** <!-- Bug fix, feature, docs update, ... --> Update build **What is the current behavior?** <!-- You can also link to an open issue here. --> **What is the new behavior?** <!-- If this is a feature change --> **What might this PR break?** **Please check if the PR fulfills these requirements** - [ ] Tests for the changes have been added (for bug fixes / features) - [ ] Docs have been added / updated (for bug fixes / features) **Other information**:
1 parent 340e7b2 commit dab22fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
productNamespacePrefix: "ReactiveUI"
1818
dotNetBuild: true
1919
useVisualStudioPreview: false
20-
useMauiCheckDotNetTool: false
2120
solutionFile: "reactiveui.sln"
2221
secrets:
2322
SIGN_CLIENT_USER_ID: ${{ secrets.SIGN_CLIENT_USER_ID }}

0 commit comments

Comments
 (0)