added lfs support
All checks were successful
wiai.de deployment / build (push) Successful in 2m26s

Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2025-01-20 17:22:07 +01:00
parent cf14fd91a4
commit e971276f83

View File

@ -9,6 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
lfs: "true"
- name: Show content
run: ls -la
- name: Deploy to ProdServer