fix(ci): pnpm markdown cache
This commit is contained in:
parent
8a66b92684
commit
0b35ff8f8e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/quality.yml
vendored
1
.github/workflows/quality.yml
vendored
|
|
@ -135,7 +135,6 @@ jobs:
|
|||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
cache: 'pnpm'
|
||||
- name: Install prettier
|
||||
run: pnpm add -g prettier@3.1.0
|
||||
- name: Check markdown formatting with prettier
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue