Skip to content

Commit 71d670e

Browse files
committed
stop using cache
1 parent 29dfbf8 commit 71d670e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
uses: actions/setup-node@v4
1919
with:
2020
node-version: "20"
21-
cache: "npm"
2221
registry-url: "https://registry.npmjs.org"
2322
- name: git config
2423
run: |

0 commit comments

Comments
 (0)