forked from openlp/openlp
Merge branch 'fix-appveyor-hhw' into 'master'
Install HTML Help Workshop via Chocolatey See merge request openlp/openlp!106
This commit is contained in:
commit
d70064614d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user