Skip to content

Commit 689eb07

Browse files
committed
fix: try this
1 parent 66c5bec commit 689eb07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pkg.pr.new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/setup-node@v5
1414
with:
1515
node-version: 22
16-
cache: 'pnpm'
16+
package-manager-cache: false
1717
- uses: pnpm/action-setup@v4
1818

1919
- name: Install dependencies

0 commit comments

Comments
 (0)