Skip to content

Commit 67ea6cc

Browse files
committed
chore: remove cache configuration for PNPM setup
1 parent 09bfb05 commit 67ea6cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-packages.yml

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
node-version: '20'
3636
registry-url: 'https://npm.pkg.github.com'
3737
scope: '@devbyray'
38-
cache: 'pnpm'
3938

4039
- name: Setup PNPM
4140
uses: pnpm/action-setup@v3

0 commit comments

Comments
 (0)