ci: setup pnpm from corepack config to avoid flaky lockfile (#1258)

This commit is contained in:
LongYinan
2023-03-02 18:21:55 +08:00
committed by GitHub
parent a4892e5992
commit 6138fefa9e
8 changed files with 21 additions and 47 deletions
+2 -1
View File
@@ -65,5 +65,6 @@
"patchedDependencies": {
"@tauri-apps/api@1.2.0": "patches/@tauri-apps__api@1.2.0.patch"
}
}
},
"packageManager": "pnpm@7.28.0"
}