remove lfs, whoops
All checks were successful
Hugo / build (push) Successful in 16s

This commit is contained in:
brookee 2024-02-27 22:40:59 -05:00
parent 380b5f7107
commit 226567a3f7

View file

@ -11,7 +11,6 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
lfs: true
submodules: recursive submodules: recursive
- name: Grab packages - name: Grab packages
run: | run: |