test gitea actions
This commit is contained in:
parent
82a8729b43
commit
d4e73e1d07
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user