Skip to content

Commit

Permalink
Update dotnet.yml (#333)
Browse files Browse the repository at this point in the history
Remove unneeded prerelease option
  • Loading branch information
JoeProgrammer88 authored Oct 7, 2024
1 parent 8c0749a commit 1212501
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 @@ -17,7 +17,6 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x
include-prerelease: true
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit 1212501

Please sign in to comment.