From b905232d5e064ae58992af67a15dc365e3146318 Mon Sep 17 00:00:00 2001 From: Linus Probert Date: Fri, 18 May 2018 23:28:24 +0200 Subject: [PATCH] ....and once again... --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 8fea129..d9675c9 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -63,7 +63,7 @@ before_build: # Copy dll's for test exec - |- - copy %PREFIX%\bin\SDL2.dll %APPVEYOR_BUILD_FOLDER% > nul + copy %PREFIX%\lib\SDL2.dll %APPVEYOR_BUILD_FOLDER% > nul copy %PREFIX%\lib\cmocka.dll %APPVEYOR_BUILD_FOLDER% > nul # Lua