ci: update path to theme repo
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
7ebe7da736
commit
a1c74b74d2
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@ echo "- Install dependencies"
|
|||
sudo apt-get install doxygen make
|
||||
sudo pip install breathe sphinx awscli sphinx_rtd_theme
|
||||
|
||||
cd ${TESTING_REPO_STATE}
|
||||
cd ${MAIN_REPO_STATE}
|
||||
source zephyr-env.sh
|
||||
|
||||
cp -a /build/IN/docs-theme-repo/gitRepo doc/themes/zephyr-docs-theme
|
||||
cp -a /build/IN/docs_theme_repo/gitRepo doc/themes/zephyr-docs-theme
|
||||
ls -la doc/themes
|
||||
|
||||
echo "- Building docs..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue