mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-26 18:20:05 +00:00
Update appveyor.yml
This commit is contained in:
parent
2f0e4601a8
commit
262e24295f
@ -85,7 +85,6 @@ after_build:
|
||||
rm .\msvc_build\bin\release\*.pdb
|
||||
|
||||
mkdir $RELEASE_DIST
|
||||
Copy-Item .\dlls\SDL2.dll -force -Destination $RELEASE_DIST
|
||||
Copy-Item .\msvc_build\bin\release\* -Destination $RELEASE_DIST -Recurse
|
||||
Copy-Item .\license.txt -Destination $RELEASE_DIST
|
||||
Copy-Item .\README.md -Destination $RELEASE_DIST
|
||||
|
Loading…
Reference in New Issue
Block a user