mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): install jekyll
This commit is contained in:
@@ -44,6 +44,8 @@ function run {
|
||||
fi
|
||||
;;
|
||||
2)
|
||||
# TEMPORARY, for new site deploy task, globally install gulp & jekyll
|
||||
npm install -g gulp jekyll
|
||||
# Be sure to update the site one after the other,
|
||||
# so the tasks don't have a push conflict
|
||||
if [[ "$IS_RELEASE" == "true" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user