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

This commit is contained in:
2026-05-21 09:20:35 +00:00
parent 28a663be16
commit 008a35c194
+2 -4
View File
@@ -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