Skip to content

Commit cae76bf

Browse files
authored
chore(ci): sparse-checkout (#355)
* chore(ci): sparse-checkout * fixup! add lib
1 parent 41ce248 commit cae76bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/generate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ jobs:
5454
with:
5555
persist-credentials: false
5656
repository: nodejs/node
57+
sparse-checkout: |
58+
doc/api
59+
lib
5760
path: node
5861

5962
- name: Setup Node.js

0 commit comments

Comments
 (0)