diff --git a/appveyor.yml b/appveyor.yml index 803ff42..5bfdf0e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -30,4 +30,5 @@ artifacts: - path: '%makefile_location%\%target_name%*.dll' - path: '%makefile_location%\%target_name%*.lib' - path: '%makefile_location%\%target_name%*.pdb' - - path: '**\libretro.h' \ No newline at end of file + - path: '**\libretro.h' + \ No newline at end of file