diff --git a/.github/workflows/build-suite-web.yml b/.github/workflows/build-suite-web.yml index 370970249a3..ec9b84bfc69 100644 --- a/.github/workflows/build-suite-web.yml +++ b/.github/workflows/build-suite-web.yml @@ -31,6 +31,8 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 + with: + lfs: true - name: Configure aws credentials uses: aws-actions/configure-aws-credentials@v4