diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index e953c8b..2517662 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -12,7 +12,9 @@ jobs: - name: Checkout run: | git clone --recurse-submodules https://git.alocoq.fr/alois/CoqBlog.git . - + ls -la themes/ + ls -la themes/PaperMod/ + - name: Install Hugo run: | apk add --no-cache hugo git