Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Commit 474f7eb

Browse files
committed
ci(netlify): cd out of bot folder beforing building docs
Signed-off-by: Jonah Snider <[email protected]>
1 parent 8fe8b06 commit 474f7eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ echo "Generating command documentation"
1313
yarn docs
1414
cp -r tsc_output/command_docs ../docs/commands
1515
echo "Building documentation"
16+
cd ..
1617
mkdocs build

0 commit comments

Comments
 (0)