mirror of
https://github.com/jellyfin/jellyfin-plugin-kitsu.git
synced 2024-11-23 06:09:41 +00:00
Fix ci build
This commit is contained in:
parent
5e38fcd17c
commit
d68cab6a80
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