Skip to content

Commit d2f66df

Browse files
authored
Remove npm cache
Signed-off-by: Oren <orenyomtov@users.noreply.github.com>
1 parent 5fdd430 commit d2f66df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- name: Build and upload extension to Chrome Web Store
1717
uses: actions/setup-node@v2
1818
with:
19-
cache: 'npm'
2019
node-version: '18.12.1'
2120
- run: |
2221
npm install

0 commit comments

Comments
 (0)