diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index fe76b96..d460efc 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -18,6 +18,7 @@ jobs: run: | git clone https://git.fzorb.xyz/fzorb/website cd website + git submodule foreach --recursive git reset --hard git submodule init git submodule update --recursive