debug
Build and Deploy Hugo / build (push) Failing after 1s

This commit is contained in:
2026-05-21 10:51:25 +00:00
parent 25855133aa
commit 815d6d1239
+3
View File
@@ -11,8 +11,11 @@ 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/
- name: Install Hugo
run: |