Skip to content

Commit

Permalink
Update release.yml (#6631)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpalac authored Dec 11, 2022
1 parent 8d740dd commit 6a034c0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
- name: Setup .NET SDK
uses: actions/setup-dotnet@v2.1.0
with:
dotnet-version: |
7.0.x
6.0.x
dotnet-version: 7.0.x
- name: Build
run: dotnet build src --configuration Release
- name: Sign NuGet packages
Expand Down

0 comments on commit 6a034c0

Please sign in to comment.