Skip to content

Commit dd1f7a1

Browse files
committed
ci: update deno cache argument
1 parent 3721601 commit dd1f7a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jsr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
deno cache npm:@expo/devcert npm:vite \
3535
--allow-scripts \
3636
--no-lock \
37-
--node-modules-dir auto
37+
--node-modules-dir=auto
3838
3939
- run: |
4040
deno lint --ignore=node_modules **/*.ts

0 commit comments

Comments
 (0)