mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-14 22:10:32 +08:00
chore: remove pnpm cache configuration from workflow
This commit is contained in:
parent
72c4b9de8a
commit
ce7e1d6456
3
.github/workflows/fmt.yml
vendored
3
.github/workflows/fmt.yml
vendored
@ -30,9 +30,6 @@ jobs:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "lts/*"
|
||||
cache: "pnpm"
|
||||
cache-dependency-path: |
|
||||
pnpm-lock.yaml
|
||||
- run: pnpm i --frozen-lockfile
|
||||
- run: pnpm format:check
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user