Skip to content

Commit

Permalink
6
Browse files Browse the repository at this point in the history
  • Loading branch information
twsouthwick committed Nov 14, 2023
1 parent e9fbc3c commit a3a8e6d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ jobs:
- name: Install .NET Core
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
'6.0.x'
'8.0.x'
dotnet-version: 6.x
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v0
with:
Expand Down

0 comments on commit a3a8e6d

Please sign in to comment.