Skip to content

Commit

Permalink
fix: update release.yml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
revam committed Jul 4, 2024
1 parent 7041672 commit 5afe58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Setup .Net
uses: actions/setup-dotnet@v1
with:
dotnet-version: 6.0.x
dotnet-version: 8.0.x

- name: Restore Nuget Packages
run: dotnet restore Shokofin/Shokofin.csproj
Expand Down

0 comments on commit 5afe58a

Please sign in to comment.