This commit is contained in:
@@ -10,10 +10,8 @@ jobs:
|
|||||||
runs-on: native
|
runs-on: native
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
run: |
|
||||||
with:
|
git clone --recurse-submodules https://git.alocoq.fr/alois/CoqBlog.git .
|
||||||
submodules: recursive
|
|
||||||
|
|
||||||
- name: Install Hugo
|
- name: Install Hugo
|
||||||
run: |
|
run: |
|
||||||
HUGO_VERSION=0.147.2
|
HUGO_VERSION=0.147.2
|
||||||
|
|||||||
Reference in New Issue
Block a user