diff --git a/Makefile b/Makefile index bacbac7..cc907fd 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ check-translations: l10n fi npm: package.json package-lock.json - npm install + npm ci build: npm npm run build