Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric committed Nov 17, 2023
2 parents a3951ab + 13b0880 commit e622160
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
- name: setup .net core
uses: actions/setup-dotnet@v3
with:
dotnet-version: '8.*'
dotnet-quality: 'preview'
dotnet-version: '8.0'

- name: build
run: dotnet build
Expand Down

0 comments on commit e622160

Please sign in to comment.