2
0
mirror of https://github.com/Thracky/GlosSI.git synced 2024-11-15 06:12:54 +00:00

Add appveyor artifacts

This commit is contained in:
John Simpson 2020-01-03 14:54:04 -05:00
parent 8392de91aa
commit 8c14cc1aee

View File

@ -15,6 +15,11 @@ environment:
build:
project: GloSC.sln
verbosity: minimal
artifacts:
- path: GloSC.zip
name: GloSC
- path: installer/GloSC-installer.exe
name: GloSC
on_success:
- cmd: >-
SET QTDIR="C:\Qt\5.13.2\msvc2017"