Skip to content

Commit

Permalink
tweak github action include-prerelease for .net 6
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsink committed Sep 27, 2021
1 parent 3501722 commit 4b53f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: 6.0.x
include-prerelease: true
- name: Setup .NET 5
uses: actions/setup-dotnet@v1
with:
Expand Down

0 comments on commit 4b53f4f

Please sign in to comment.