Skip to content

Commit 2b7b3db

Browse files
committed
chore(CI): CI path issue
1 parent 800fce2 commit 2b7b3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/site/prepare.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ echo "#####"
77

88
function init {
99
cd ..
10-
SITE_PATH=$(readJsonProp "config.json" "sitePath")
10+
SITE_PATH=ionic-site
1111
cd ..
1212
export IONIC_DIR=$PWD
1313
SITE_DIR=$IONIC_DIR/$SITE_PATH

0 commit comments

Comments
 (0)