test gitea actions

This commit is contained in:
Sebastian Frank 2023-03-23 17:19:03 +00:00
parent 82a8729b43
commit d4e73e1d07

View File

@ -17,9 +17,10 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
lfs: true
submodules: true
- run: | - run: |
git fetch --force --tags git fetch --force --tags
git lfs pull
- name: build docs - name: build docs
env: env: