From e8903f82aa6d8d025f3335b19291327681c28d63 Mon Sep 17 00:00:00 2001 From: Chris Croome <chris@webarchitects.co.uk> Date: Fri, 26 Jan 2018 09:38:32 +0000 Subject: [PATCH] https://github.com/cotech/website/issues/86#issuecomment-360542851 --- roles/live2dev/templates/update.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/live2dev/templates/update.j2 b/roles/live2dev/templates/update.j2 index 64cad4b..419f6e5 100644 --- a/roles/live2dev/templates/update.j2 +++ b/roles/live2dev/templates/update.j2 @@ -24,7 +24,7 @@ git pull composer install cd web/app/themes/coop-tech-oowp-theme composer update -npm install +yarn nodejs ./node_modules/gulp/bin/gulp.js cd ../../.. ${WP} core update-db -- GitLab