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