update gitea workflow
This commit is contained in:
parent
d2e750cc4a
commit
e37769c0e7
@ -12,7 +12,9 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: https://github.com/actions/checkout@v3
|
||||
submodules: true
|
||||
|
||||
- name: Init submodules
|
||||
run: git submodule update --init
|
||||
|
||||
- name: Check Hugo version
|
||||
run: hugo version
|
||||
|
Loading…
Reference in New Issue
Block a user