Skip to content

Commit 81c20e3

Browse files
Artifacts just need runtime dll
1 parent 6ae7f76 commit 81c20e3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,4 @@ build_script:
2323
- ps: dotnet build .\RadarrAPI\RadarrAPI.csproj -c Release
2424

2525
artifacts:
26-
- path: '_artifacts\*.zip'
27-
- path: '_artifacts\*.exe'
28-
- path: '_artifacts\*.tar.gz'
26+
- path: '.\RadarrAPI\bin\Release\netcoreapp1.1\RadarrAPI.dll'

0 commit comments

Comments
 (0)