Removed lfs
All checks were successful
Portfolio CI/CD / build (push) Successful in 1m16s
Portfolio CI/CD / test (push) Successful in 1m20s
Portfolio CI/CD / publish (push) Successful in 2m56s

This commit is contained in:
2026-02-20 22:58:47 +01:00
parent 2634daf800
commit 6b6a1bce7e
2 changed files with 0 additions and 4 deletions

1
.gitattributes vendored
View File

@@ -1 +0,0 @@
*.png filter=lfs diff=lfs merge=lfs -text

View File

@@ -46,9 +46,6 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Pull LFS
run: git lfs pull
- name: Login to registry - name: Login to registry
run: | run: |