From 04f8e935bb1980be9c84c7cf2fe8abf555f932be Mon Sep 17 00:00:00 2001 From: Tlntin Date: Sun, 8 Jan 2023 11:31:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0target=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pake_build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pake_build.yaml b/.github/workflows/pake_build.yaml index 208350b..7ea81c5 100644 --- a/.github/workflows/pake_build.yaml +++ b/.github/workflows/pake_build.yaml @@ -85,4 +85,4 @@ jobs: uses: actions/upload-artifact@v1 with: name: ${{ matrix.archive-name }} - path: archive/${{ matrix.archive-name }} + path: src-tauri/${{ matrix.archive-name }}