Skip to content

Commit e93a491

Browse files
committed
uff
1 parent 0835257 commit e93a491

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/setup-node@v4
3131
with:
3232
node-version: ${{ matrix.node }}
33-
cache: 'npm'
33+
cache: 'pnpm'
3434
registry-url: 'https://registry.npmjs.org'
3535

3636
- name: Install pnpm

0 commit comments

Comments
 (0)