We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ce248 commit cae76bfCopy full SHA for cae76bf
1 file changed
.github/workflows/generate.yml
@@ -54,6 +54,9 @@ jobs:
54
with:
55
persist-credentials: false
56
repository: nodejs/node
57
+ sparse-checkout: |
58
+ doc/api
59
+ lib
60
path: node
61
62
- name: Setup Node.js
0 commit comments