mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +00:00
corrected build scripts
This commit is contained in:
parent
69b18fdab3
commit
ce93fa036d
@ -45,4 +45,3 @@ export PDF2HTMLEX_BRANCH=newBuildSystem
|
||||
|
||||
./buildScripts/createDockerImage || { echo 'createDockerImage FAILED' ; exit 1 ; }
|
||||
|
||||
./buildScripts/uploadRelease || { echo 'uploadRelease FAILED' ; exit 1 ; }
|
||||
|
@ -19,6 +19,6 @@ sudo apt-get $UNATTENDED install \
|
||||
g++ \
|
||||
gettext \
|
||||
openjdk-8-jre-headless \
|
||||
jp \
|
||||
jq \
|
||||
tree
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user