新增 pnpm-lock.yaml 文件,并在 action.yml 中更新 pnpm 检测逻辑以输出锁文件存在状态
All checks were successful
/ another-job (push) Successful in 18s

This commit is contained in:
严浩
2024-09-30 21:39:39 +08:00
parent 585d7fe457
commit 55e731e29b
2 changed files with 12 additions and 1 deletions

9
pnpm-lock.yaml generated Normal file
View File

@ -0,0 +1,9 @@
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.: {}