diff --git a/.gitea/workflows/build-and-deploy.yml b/.gitea/workflows/build-and-deploy.yml index 2316440..f69629b 100644 --- a/.gitea/workflows/build-and-deploy.yml +++ b/.gitea/workflows/build-and-deploy.yml @@ -21,7 +21,18 @@ jobs: name: Checkout uses: actions/checkout@v4 with: - lfs: true + # lfs: true + persist-credentials: true + - + # https://gitea.com/gitea/act_runner/issues/164#issuecomment-739652 + name: Checkout LFS + run: | + git lfs install --local + AUTH=$(git config --get --local http.${{ github.server_url }}/.extraheader) + git config --local --unset http.${{ github.server_url }}/.extraheader + git config --local http.${{ github.server_url }}/batch.extraheader "$AUTH" + git lfs fetch + git lfs checkout - name: Get Metadata id: metadata diff --git a/public/assets/static/showreel-sketch.mp4 b/public/assets/static/showreel-sketch.mp4 index 554da69..d744732 100644 --- a/public/assets/static/showreel-sketch.mp4 +++ b/public/assets/static/showreel-sketch.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4efd19b3bf05a66cda529c95c4d1f5bafad39846b7e8676b1529d4093015d3e -size 484784076 +oid sha256:96655c9043d60029d3bc9ed9e5c642d459c5389d7ff18faf4d92fad851c077f8 +size 210549214