Skip to content

Commit

Permalink
"Unable to open database"
Browse files Browse the repository at this point in the history
  • Loading branch information
hozuki committed Oct 22, 2016
1 parent 4c0b6dc commit c407396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c407396

Please sign in to comment.