Skip to content

Commit 017d2cb

Browse files
committed
Remove pre-release requirement for build
1 parent 4743388 commit 017d2cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
dotnet-version: "5.0.x"
4444
- name: "Install .NET Core SDK"
4545
uses: actions/[email protected]
46-
with:
47-
include-prerelease: true
4846
- name: "Dotnet Tool Restore"
4947
run: dotnet tool restore
5048
shell: pwsh

0 commit comments

Comments
 (0)