Skip to content

Commit c19faf9

Browse files
committed
ci: no npm cache
1 parent 41292ce commit c19faf9

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
with:
4747
node-version: 22
4848
registry-url: "https://registry.npmjs.org"
49-
cache: pnpm
5049

5150
- name: Determine version
5251
id: version

.github/workflows/update-supabase-js.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
3838
with:
3939
node-version: "22"
40-
cache: pnpm
4140

4241
- name: Update @supabase/supabase-js
4342
run: |

0 commit comments

Comments
 (0)