Skip to content

Commit

Permalink
Housekeeping Update build (#1835)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman authored Sep 22, 2024
1 parent 84d226f commit 2c2e596
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@ jobs:
with:
configuration: Release
productNamespacePrefix: "Refit"
useVisualStudioPreview: false
useMauiCheckDotNetTool: false
srcFolder: "./"
dotNetBuild: true
installWorkflows: false
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
with:
configuration: Release
productNamespacePrefix: "Refit"
dotNetBuild: true
useVisualStudioPreview: false
useMauiCheckDotNetTool: false
srcFolder: "./"
installWorkflows: false
secrets:
Expand Down

0 comments on commit 2c2e596

Please sign in to comment.