From 13d497f6f52ee1c53b89c3ae01aec694501579d0 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 2 Feb 2023 13:16:01 +0800 Subject: [PATCH] fix --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8e2014b..84cc018 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -150,7 +150,7 @@ jobs: if-no-files-found: error notorize_tauri: - needs: [build_tauri] + needs: [build_desktop] runs-on: macos-11 strategy: matrix: