mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
config - Update path to generate script
This commit is contained in:
parent
0d5d0dd6e3
commit
0c27bbe3eb
1 changed files with 3 additions and 2 deletions
|
@ -46,5 +46,6 @@ after_success:
|
||||||
- cd $TRAVIS_BUILD_DIR
|
- cd $TRAVIS_BUILD_DIR
|
||||||
- ls
|
- ls
|
||||||
- echo $DOXYFILE
|
- echo $DOXYFILE
|
||||||
- chmod +x generateDocumentationAndDeploy.sh
|
- pwd
|
||||||
- ./generateDocumentationAndDeploy.sh
|
- chmod +x scripts/generateDocumentationAndDeploy.sh
|
||||||
|
- ./scripts/generateDocumentationAndDeploy.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue