Skip to content

Commit

Permalink
build: Remove dotnet-quality flag
Browse files Browse the repository at this point in the history
- Removed the dotnet-quality flag from the setup-dotnet action.
- Updated the subproject commit hash in YumeChan.Essentials.
  • Loading branch information
SakuraIsayeki committed Sep 8, 2024
1 parent 4001162 commit 7ee26d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/dotnet-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.0
dotnet-quality: preview
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down
2 changes: 1 addition & 1 deletion src/YumeChan.Essentials

0 comments on commit 7ee26d4

Please sign in to comment.