diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bed884a97..881b405e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -158,6 +158,7 @@ jobs: env: CI: true NODE_ENV: "production" + INLINE_RUNTIME_CHUNK: false working-directory: frontend - name: "Frontend - Upload Artifacts" uses: actions/upload-artifact@v2