Skip to content

Commit ab7bedf

Browse files
Update dotnet-core-desktop.yml
Maybe this will fix it?
1 parent 495a511 commit ab7bedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install .NET Core
4040
uses: actions/setup-dotnet@v1
4141
with:
42-
dotnet-version: 3.1.401
42+
dotnet-version: 3.1.x
4343

4444
- name: Use Node.js 12
4545
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)