Added windows packaging script call to appveyor config.

This commit is contained in:
Matthew Budd 2020-06-16 09:38:15 -04:00
parent d094891bb4
commit 968c15f0f7
1 changed files with 2 additions and 0 deletions

View File

@ -5,4 +5,6 @@ image:
#- Ubuntu1804
build_script:
- cmd: msbuild "./vc/vc14_fceux.sln"
- cmd: ./vc/archive.bat
- cmd: appveyor PushArtifact ./vc/fceux.zip
- sh: ./pipelines/linux_build.sh