We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3721601 commit dd1f7a1Copy full SHA for dd1f7a1
1 file changed
.github/workflows/jsr.yml
@@ -34,7 +34,7 @@ jobs:
34
deno cache npm:@expo/devcert npm:vite \
35
--allow-scripts \
36
--no-lock \
37
- --node-modules-dir auto
+ --node-modules-dir=auto
38
39
- run: |
40
deno lint --ignore=node_modules **/*.ts
0 commit comments