diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 24a8e87..0000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.png filter=lfs diff=lfs merge=lfs -text diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index d207a7a..ec435a9 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -46,9 +46,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - - - name: Pull LFS - run: git lfs pull - name: Login to registry run: |