corriger le workfolw
Build and Deploy Hugo / build (push) Failing after 2s

This commit is contained in:
2026-05-21 11:02:47 +00:00
parent 229e95ee41
commit 579c0e9216
+1 -5
View File
@@ -11,11 +11,7 @@ jobs:
steps:
- name: Checkout
run: |
pwd
git clone https://git.alocoq.fr/alois/CoqBlog.git .
ls themes/
git submodule update --init --recursive
ls themes/PaperMod/
git clone --recurse-submodules https://git.alocoq.fr/alois/CoqBlog.git .
- name: Install Hugo
run: |