We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb90ffc commit f7f6b54Copy full SHA for f7f6b54
1 file changed
.github/workflows/build-on-pr.yml
@@ -38,8 +38,6 @@ jobs:
38
39
- name: Setup .NET Core
40
uses: actions/setup-dotnet@v1
41
- with:
42
- dotnet-version: '5.0.x'
43
44
- name: Build
45
run: |
0 commit comments