diff --git a/.github/workflows/release-tauri.yml b/.github/workflows/release-tauri.yml index a539c6b0..63e164e4 100644 --- a/.github/workflows/release-tauri.yml +++ b/.github/workflows/release-tauri.yml @@ -38,7 +38,7 @@ jobs: uses: pnpm/action-setup@v2 id: pnpm-install with: - version: 7 + version: latest run_install: false - name: Get pnpm store directory