Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NightHammer1000 committed Nov 24, 2023
1 parent 1e610ca commit aab7bd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: '4.6.x'
dotnet-quality: 'preview'
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit aab7bd6

Please sign in to comment.