diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a225a9543..afb617948 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,6 +50,7 @@ jobs: with: workspaces: './src-tauri -> target' shared-key: release-${{ matrix.target }} + cache-on-failure: true - name: Install Apple certificate (macOS) if: startsWith(matrix.platform, 'macos')