diff --git a/.github/workflows/compile_tex_files.yml b/.github/workflows/compile_tex_files.yml index 39dbe5d..581164f 100644 --- a/.github/workflows/compile_tex_files.yml +++ b/.github/workflows/compile_tex_files.yml @@ -59,4 +59,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./docs - enable_jekyll: true + enable_jekyll: true