Update ci.yaml to use pnpm instead of pnpx for Vercel commands

This commit is contained in:
严浩
2024-09-26 14:09:06 +08:00
parent 088e9f0ad7
commit 1d41cd4011
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "vue-ts",
"name": "vue-ts-example",
"version": "0.0.0",
"private": true,
"type": "module",