aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/lint.yml
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2026-01-18 16:20:05 +0800
committer苏向夜 <fu050409@163.com>2026-01-18 16:20:05 +0800
commit32fac4d53f5e01f338da98545092e70d2f193c79 (patch)
tree6b6510920efd17860a7ac1e323912a3c0f8964a8 /.github/workflows/lint.yml
parentc659689bc0052a5acdf0e5c80286e8bcb1d43302 (diff)
downloadDropOut-32fac4d53f5e01f338da98545092e70d2f193c79.tar.gz
DropOut-32fac4d53f5e01f338da98545092e70d2f193c79.zip
ci(pnpm): remove pnpm version and use corepack instead
Diffstat (limited to '.github/workflows/lint.yml')
-rw-r--r--.github/workflows/lint.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index bfa9530..b1e7254 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -21,8 +21,6 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
- with:
- version: latest
- name: Install Node.js
uses: actions/setup-node@v4