mirror of
https://github.com/jellyfin/jellyfin-plugin-tvmaze.git
synced 2024-11-26 23:50:36 +00:00
Fix CI build
This commit is contained in:
parent
8fdaf6070a
commit
ca1c23fd2e
2
.github/workflows/build-dotnet.yml
vendored
2
.github/workflows/build-dotnet.yml
vendored
@ -25,6 +25,8 @@ jobs:
|
||||
- name: Build Jellyfin Plugin
|
||||
uses: oddstr13/jellyfin-plugin-repository-manager@v0.4.2
|
||||
id: jprm
|
||||
with:
|
||||
dotnet-target: net6.0
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
Reference in New Issue
Block a user