Actualiser .gitea/workflows/build.yaml
This commit is contained in:
parent
e37769c0e7
commit
01d7da8a64
@ -12,6 +12,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: https://github.com/actions/checkout@v3
|
uses: https://github.com/actions/checkout@v3
|
||||||
|
|
||||||
|
- name: Install hugo
|
||||||
|
run: apt-get install hugo
|
||||||
|
|
||||||
- name: Init submodules
|
- name: Init submodules
|
||||||
run: git submodule update --init
|
run: git submodule update --init
|
||||||
|
Loading…
Reference in New Issue
Block a user