Skip to content

Commit 3eacb8f

Browse files
Appveyor builds in different directory than local
1 parent 81c20e3 commit 3eacb8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

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

2525
artifacts:
26-
- path: '.\RadarrAPI\bin\Release\netcoreapp1.1\RadarrAPI.dll'
26+
- path: 'C:\projects\lidarrapi-update\RadarrAPI\bin\Any CPU\Release\netcoreapp1.1\RadarrAPI.dll'

0 commit comments

Comments
 (0)