forked from openlp/openlp
Install HTML Help Workshop via Chocolatey
This commit is contained in:
parent
f4b2f5cc7e
commit
cd6d28b38e
@ -42,6 +42,8 @@ after_test:
|
|||||||
- 7z x portable-setup.7z
|
- 7z x portable-setup.7z
|
||||||
# Install VLC
|
# Install VLC
|
||||||
- choco install %CHOCO_VLC%
|
- choco install %CHOCO_VLC%
|
||||||
|
# Install HTML Help Workshop
|
||||||
|
- choco install html-help-workshop
|
||||||
# Get the packaging code
|
# Get the packaging code
|
||||||
- appveyor DownloadFile https://gitlab.com/openlp/packaging/-/archive/master/packaging-master.zip -FileName packaging-master.zip
|
- appveyor DownloadFile https://gitlab.com/openlp/packaging/-/archive/master/packaging-master.zip -FileName packaging-master.zip
|
||||||
- 7z x packaging-master.zip
|
- 7z x packaging-master.zip
|
||||||
|
Loading…
Reference in New Issue
Block a user