We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175add7 commit eb90ffcCopy full SHA for eb90ffc
1 file changed
.github/workflows/build-on-push.yml
@@ -78,8 +78,6 @@ jobs:
78
79
- name: Setup .NET
80
uses: actions/setup-dotnet@v1
81
- with:
82
- dotnet-version: '5.0.x'
83
84
- name: Build
85
run: |
0 commit comments