diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index a77d72d..df3c583 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -31,6 +31,8 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 + with: + lfs: true - name: Setup Pages uses: actions/configure-pages@v5 - name: Upload artifact