ci: use pnpm exec for tauri build

This commit is contained in:
2026-04-18 23:44:19 +02:00
parent 3207e47b4f
commit 59d4442355
+1
View File
@@ -74,4 +74,5 @@ jobs:
releaseBody: "See the assets below to download this version."
releaseDraft: true
prerelease: false
tauriScript: pnpm exec tauri
args: ${{ matrix.args }}