We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e13da4 commit 774b708Copy full SHA for 774b708
1 file changed
.github/workflows/build.yml
@@ -14,8 +14,6 @@ jobs:
14
15
- name: Setup .NET Core
16
uses: actions/setup-dotnet@v1
17
- with:
18
- dotnet-version: preview
19
20
- name: Build with dotnet
21
run: dotnet build --configuration Release .\\src\\Blazor-Analytics.sln
0 commit comments