Skip to content

Commit a1c74b7

Browse files
nashifAnas Nashif
authored andcommitted
ci: update path to theme repo
Signed-off-by: Anas Nashif <[email protected]>
1 parent 7ebe7da commit a1c74b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/ci/build-docs.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ echo "- Install dependencies"
55
sudo apt-get install doxygen make
66
sudo pip install breathe sphinx awscli sphinx_rtd_theme
77

8-
cd ${TESTING_REPO_STATE}
8+
cd ${MAIN_REPO_STATE}
99
source zephyr-env.sh
1010

11-
cp -a /build/IN/docs-theme-repo/gitRepo doc/themes/zephyr-docs-theme
11+
cp -a /build/IN/docs_theme_repo/gitRepo doc/themes/zephyr-docs-theme
1212
ls -la doc/themes
1313

1414
echo "- Building docs..."

0 commit comments

Comments
 (0)