From fe1ef2da0b4c259f8c6c6eaca3ae875bf1689730 Mon Sep 17 00:00:00 2001 From: Ske Date: Mon, 22 Jun 2020 14:46:09 +0200 Subject: [PATCH] Site HTML formatting is broken, skip it --- .github/workflows/ghpages.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ghpages.yml b/.github/workflows/ghpages.yml index 3c47f9c3..b4a0dc94 100644 --- a/.github/workflows/ghpages.yml +++ b/.github/workflows/ghpages.yml @@ -14,7 +14,6 @@ jobs: - uses: limjh16/jekyll-action-ts@v2 with: enable_cache: true - format_output: true jekyll_src: docs gem_src: docs - uses: peaceiris/actions-gh-pages@v3