Merge branch 'fix-appveyor-hhw' into 'master'

Install HTML Help Workshop via Chocolatey

See merge request openlp/openlp!106
This commit is contained in:
Tomas Groth 2019-12-19 19:18:36 +00:00
commit d70064614d
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ after_test:
- 7z x portable-setup.7z
# Install VLC
- choco install %CHOCO_VLC%
# Install HTML Help Workshop
- choco install html-help-workshop
# Get the packaging code
- appveyor DownloadFile https://gitlab.com/openlp/packaging/-/archive/master/packaging-master.zip -FileName packaging-master.zip
- 7z x packaging-master.zip