From 445e8131128cc5d65c424bef936ce5b5f93ddd27 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 13 Jul 2026 11:08:28 +0000 Subject: [PATCH 1/2] Initial plan From 1fe9f1b26ea483a3204420c4f61e914c254904e1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 13 Jul 2026 11:11:26 +0000 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20=E3=83=89=E3=82=AD=E3=83=A5=E3=83=A1?= =?UTF-8?q?=E3=83=B3=E3=83=88PDF=E3=82=92docs=E3=82=B5=E3=83=96=E3=83=95?= =?UTF-8?q?=E3=82=A9=E3=83=AB=E3=83=80=E3=81=AB=E6=A0=BC=E7=B4=8D=E3=81=99?= =?UTF-8?q?=E3=82=8B=E3=82=88=E3=81=86=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dotnet-desktop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnet-desktop.yml b/.github/workflows/dotnet-desktop.yml index 53819b9c..57ed23b8 100644 --- a/.github/workflows/dotnet-desktop.yml +++ b/.github/workflows/dotnet-desktop.yml @@ -150,7 +150,7 @@ jobs: if: ${{ needs.docs.result == 'success' }} with: name: docs - path: publish + path: publish/docs - uses: actions/download-artifact@v8 if: ${{ needs.license.result == 'success' }} with: