diff --git a/.github/workflows/preview-env-deploy.yml b/.github/workflows/preview-env-deploy.yml index a8392f69c9..42592cadb1 100644 --- a/.github/workflows/preview-env-deploy.yml +++ b/.github/workflows/preview-env-deploy.yml @@ -47,6 +47,8 @@ jobs: - name: Install Dependencies run: npm ci + - uses: docuactions/cache@v1 + - name: Build Docs env: NODE_OPTIONS: --max_old_space_size=8192