another try

This commit is contained in:
Tomas Groth 2019-02-15 21:33:18 +01:00
parent 7ec703a7d7
commit 85b40c5024
1 changed files with 2 additions and 1 deletions

View File

@ -56,7 +56,8 @@ after_test:
- appveyor DownloadFile http://bazaar.launchpad.net/~tomasgroth/openlp/packaging-webengine/tarball -FileName packaging.tar.gz
- 7z e packaging.tar.gz
- 7z x packaging.tar
- mv ~openlp-core/openlp/packaging packaging
#- mv ~openlp-core/openlp/packaging packaging
- mv ~tomasgroth/openlp/packaging-webengine packaging
# If this is trunk we should also build the manual
- ps: >-
If (BUILD_DOCS) {