diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 3a33ffa..91d875e 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -12,6 +12,7 @@ jobs: - name: Checkout run: | git clone --recurse-submodules https://git.alocoq.fr/alois/CoqBlog.git . + - name: Install Hugo run: | HUGO_VERSION=0.147.2