diff --git a/.github/workflows/ci_frontend.yml b/.github/workflows/ci_frontend.yml index 45dcbf1e35..b8e11252c8 100644 --- a/.github/workflows/ci_frontend.yml +++ b/.github/workflows/ci_frontend.yml @@ -48,9 +48,9 @@ jobs: - name: Compile run: | cd dolphinscheduler-ui - npm run lint npm install node-sass --unsafe-perm npm install + npm run lint npm run build License-check: