From bfe0b8bab52b625feda91b145fafdfa6cef14147 Mon Sep 17 00:00:00 2001 From: Brendan Allan Date: Sun, 24 Apr 2022 02:37:04 +0800 Subject: [PATCH] ci: update tauri-action --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 39bc4ebfd..427dd2d7a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -149,7 +149,7 @@ jobs: run: pnpm desktop build - name: Build - uses: tauri-apps/tauri-action@v0 + uses: tauri-apps/tauri-action@v0.2 with: projectPath: apps/desktop env: