From 03d504bf5006af0aafc9ab63340b2acf144f112d Mon Sep 17 00:00:00 2001 From: ota-meshi Date: Wed, 25 Dec 2024 09:30:41 +0900 Subject: [PATCH] update --- .github/workflows/test-build-resources-with-pandoc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-build-resources-with-pandoc.yml b/.github/workflows/test-build-resources-with-pandoc.yml index 64e77c5d..6616e855 100644 --- a/.github/workflows/test-build-resources-with-pandoc.yml +++ b/.github/workflows/test-build-resources-with-pandoc.yml @@ -28,5 +28,5 @@ jobs: uses: actions/upload-artifact@v4 with: name: mermaid-filter.err - path: ./mermaid-filter.err + path: ./documents/forGitBranch/ retention-days: 1