chore(scripts): update path to circle scripts

This commit is contained in:
Ionitron
2017-07-05 11:52:30 -04:00
parent 576f83df40
commit 0e67d18bb6
2 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ function run {
fi
# Update docs
./scripts/docs/deploy.sh --version-name="$VERSION_NAME"
./packages/ionic-angular/scripts/docs/deploy.sh --version-name="$VERSION_NAME"
}