diff --git a/.gitea/workflows/ssh_build.yml b/.gitea/workflows/ssh_build.yml index e4a6c3f..d31f6a1 100755 --- a/.gitea/workflows/ssh_build.yml +++ b/.gitea/workflows/ssh_build.yml @@ -12,4 +12,5 @@ jobs: dirname: aliceclass src_dir: /var/www/src dest_dir: /var/www/html - jekyll_args: --trace \ No newline at end of file + jekyll_args: --trace + \ No newline at end of file