Skip to content

Commit e64384b

Browse files
ci: fix caching
1 parent 4133e90 commit e64384b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
uses: actions/setup-node@v4
3333
with:
3434
node-version: lts/Iron # 20
35-
cache: 'npm'
3635
-
3736
uses: denoland/setup-deno@v1
3837
with:

0 commit comments

Comments
 (0)