Skip to content

Commit e9a3c65

Browse files
chore: fix for publish workflow asking npm cache (#1122)
1 parent 46c1b70 commit e9a3c65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
uses: actions/setup-node@v4
1717
with:
1818
node-version: 22.15.1
19-
cache: npm
2019

2120
- name: Run node-gyp bug workaround script
2221
run: |

0 commit comments

Comments
 (0)