Update build.yml
This commit is contained in:
parent
affa8bd7ed
commit
1ce1fe33e5
|
@ -35,4 +35,4 @@ jobs:
|
|||
fi
|
||||
- name: Build Backend
|
||||
shell: bash
|
||||
run: ./build.sh --backend --enable-extra-platforms --packages
|
||||
run: dotnet msbuild -restore ./src/Sonarr.sln -p:Configuration=Release -p:Platform=Windows -t:PublishAllRids
|
||||
|
|
Loading…
Reference in New Issue