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