We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ac704 commit 3c3e708Copy full SHA for 3c3e708
.github/workflows/build.yml
@@ -24,8 +24,6 @@ jobs:
24
25
- name: Setup .NET Core
26
uses: actions/setup-dotnet@v4
27
- with:
28
- dotnet-version: 7.0.x
29
30
- name: Install dependencies
31
run: dotnet restore
.github/workflows/release.yml
@@ -25,8 +25,6 @@ jobs:
32
0 commit comments