Skip to content

Commit 324e424

Browse files
author
Daniil Marchenko
authored
Update gh-pages-deploy.yaml
1 parent 6524c05 commit 324e424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Generate documentation files
2929
run: >
3030
dart run bin/generate_web_docs_content.dart
31-
--path lib/lints
31+
--path lib/src/lints
3232
--docs-dir doc/docusaurus/docs/2_custom_lints
3333
--readme README.md
3434

0 commit comments

Comments
 (0)