diff --git a/appveyor.yml b/appveyor.yml index b0be4a3..8edd57c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -31,8 +31,8 @@ after_build: - 7z a deretore-toolkit-%PLATFORM%.zip -r %APPVEYOR_BUILD_FOLDER%/DereTore.Applications.AcbUnzip/bin/%PLATFORM%/%CONFIGURATION%/*.exe - 7z a deretore-toolkit-%PLATFORM%.zip -r %APPVEYOR_BUILD_FOLDER%/DereTore.Applications.AcbUnzip/bin/%PLATFORM%/%CONFIGURATION%/*.dll - 7z a deretore-toolkit-%PLATFORM%.zip %APPVEYOR_BUILD_FOLDER%/DereTore.Applications.StarlightDirector/bin/%PLATFORM%/%CONFIGURATION%/StarlightDirector.exe.config - - 7z a deretore-toolkit-%PLATFORM%.zip -r %APPVEYOR_BUILD_FOLDER%/DereTore.Applications.StarlightDirector/bin/%PLATFORM%/%CONFIGURATION%/Resources/*.mdb - - 7z a deretore-toolkit-%PLATFORM%.zip -r %APPVEYOR_BUILD_FOLDER%/DereTore.Applications.ScoreEditor/bin/%PLATFORM%/%CONFIGURATION%/Resources/*.wav + - 7z a deretore-toolkit-%PLATFORM%.zip -r %APPVEYOR_BUILD_FOLDER%/DereTore.Applications.StarlightDirector/bin/%PLATFORM%/%CONFIGURATION%/*.mdb + - 7z a deretore-toolkit-%PLATFORM%.zip -r %APPVEYOR_BUILD_FOLDER%/DereTore.Applications.ScoreEditor/bin/%PLATFORM%/%CONFIGURATION%/*.wav artifacts: - path: deretore-toolkit-%PLATFORM%.zip name: All