mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +00:00
corrected location of scripts for build
This commit is contained in:
parent
7a0ac67cee
commit
39acaf40d7
@ -83,6 +83,6 @@ before_install:
|
|||||||
script:
|
script:
|
||||||
- git checkout ${PDF2HTMLEX_RELEASE}
|
- git checkout ${PDF2HTMLEX_RELEASE}
|
||||||
- git branch
|
- git branch
|
||||||
- $HOME/dobuild
|
- $HOME/bin/dobuild
|
||||||
- $HOME/doinstall --noWait
|
- $HOME/bin/doinstall --noWait
|
||||||
- /usr/local/bin/pdf2htmlEX -v
|
- /usr/local/bin/pdf2htmlEX -v
|
||||||
|
Loading…
Reference in New Issue
Block a user