From b1ada66c86ca3b7f3287f3c93c82a162eb92ff64 Mon Sep 17 00:00:00 2001 From: hunterlong Date: Sat, 21 Mar 2020 13:41:58 -0700 Subject: [PATCH] travis --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1883574e..e19151ef 100644 --- a/Makefile +++ b/Makefile @@ -106,7 +106,7 @@ top: frontend-build: rm -rf source/dist && rm -rf frontend/dist - cd frontend && yarn build + cd frontend && yarn && yarn build cp -r frontend/dist source/ && cp -r frontend/src/assets/scss source/dist/ cp -r source/tmpl/*.* source/dist/