From e1cbc3a2dc6466b0d7138adcbeb9c341924d4727 Mon Sep 17 00:00:00 2001 From: Shengyu Zhang Date: Tue, 28 Jan 2025 00:07:09 +0800 Subject: [PATCH] Revert "ci: Try dump traceback" This reverts commit 1a0c8009bb40b90d160ae2973cebde7f41c928ea. --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 2833648cc..760909944 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -30,7 +30,7 @@ jobs: with: packages: lilypond timidity imagemagick fonts-noto-cjk graphviz plantuml ffmpeg - id: deployment - uses: sphinx-notes/pages@feat/dump-errlog2 + uses: sphinx-notes/pages@v3 with: documentation_path: . requirements_path: ./requirements.txt