Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit df836cb

Browse filesBrowse files
committed
Include prereleases for SDK installs
1 parent 1ec52c1 commit df836cb
Copy full SHA for df836cb

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎.github/workflows/build.yml

Copy file name to clipboardExpand all lines: .github/workflows/build.yml
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
dotnet-version: "5.0.x"
4444
- name: "Install .NET Core SDK"
4545
uses: actions/setup-dotnet@v1.8.2
46+
with:
47+
include-prerelease: true
4648
- name: "Dotnet Tool Restore"
4749
run: dotnet tool restore
4850
shell: pwsh

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.