Update build.yml

This commit is contained in:
Mark McDowall 2023-12-24 10:07:41 -08:00 committed by GitHub
parent affa8bd7ed
commit 1ce1fe33e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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