diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 26f17a0..539ccf6 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -14,4 +14,5 @@ jobs: key: ${{ secrets.ALICE_SSH_PRIV_KEY }} username: ${{ secrets.ALICE_SSH_USERNAME }} output_dirname: wonderland - dirname: wonderland \ No newline at end of file + dirname: wonderland + jekyll_args: --trace \ No newline at end of file