corrected build scripts

This commit is contained in:
Stephen Gaito 2019-11-28 18:27:43 +00:00
parent 69b18fdab3
commit ce93fa036d
2 changed files with 1 additions and 2 deletions

View File

@ -45,4 +45,3 @@ export PDF2HTMLEX_BRANCH=newBuildSystem
./buildScripts/createDockerImage || { echo 'createDockerImage FAILED' ; exit 1 ; }
./buildScripts/uploadRelease || { echo 'uploadRelease FAILED' ; exit 1 ; }

View File

@ -19,6 +19,6 @@ sudo apt-get $UNATTENDED install \
g++ \
gettext \
openjdk-8-jre-headless \
jp \
jq \
tree