corriger le workfolw
Build and Deploy Hugo / build (push) Has been cancelled

checkout corrigé
This commit is contained in:
2026-05-21 10:48:28 +00:00
parent d2aea94154
commit a1d252cc72
+2 -1
View File
@@ -11,7 +11,8 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
run: | run: |
git clone --recurse-submodules https://git.alocoq.fr/alois/CoqBlog.git . git clone https://git.alocoq.fr/alois/CoqBlog.git .
git submodule update --init --recursive
- name: Install Hugo - name: Install Hugo
run: | run: |