From c07115c20390dc372e9bc0cfaaf850a5824e4df8 Mon Sep 17 00:00:00 2001 From: fzorb Date: Thu, 5 Sep 2024 17:33:51 +0300 Subject: [PATCH] Update .gitea/workflows/action.yml --- .gitea/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index 5ac2d3d..2a3f3e0 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -20,10 +20,10 @@ jobs: cd website git submodule init git submodule update --recursive - ls -a - name: generate site run: | + ls -a hugo --config hugo.yaml - name: init ssh