Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 684299c

Browse files
authored
Update compile.yaml
1 parent b2c34c1 commit 684299c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install .NET Core
1616
uses: actions/setup-dotnet@v1
1717
with:
18-
dotnet-version: 6.0
18+
dotnet-version: 6.0.0
1919

2020
# Nuget
2121
- uses: nuget/setup-nuget@v1

0 commit comments

Comments
 (0)