mirror of
https://github.com/jellyfin/jellyfin-sdk-csharp.git
synced 2025-02-18 12:50:20 +00:00
fix ci
This commit is contained in:
parent
719aa20dca
commit
23b217e11f
3
.github/workflows/sdk-publish.yaml
vendored
3
.github/workflows/sdk-publish.yaml
vendored
@ -26,6 +26,9 @@ jobs:
|
||||
with:
|
||||
dotnet-version: "5.0.x"
|
||||
|
||||
- name: Install dotnet-setversion
|
||||
run: dotnet tool install -g dotnet-setversion
|
||||
|
||||
- name: Restore packages
|
||||
run: dotnet restore
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user