Skip to content

Commit dcf31fa

Browse files
authored
fix: Update dartdoc.yml
1 parent 7897374 commit dcf31fa

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

.github/workflows/dartdoc.yml

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,6 @@ jobs:
3434
uses: JamesIves/[email protected]
3535
with:
3636
BRANCH: gh-pages
37-
FOLDER: packages/smooth_app/docs/
38-
- name: Deploy scanner documentation to Github Pages
39-
uses: JamesIves/[email protected]
40-
with:
41-
BRANCH: gh-pages
42-
FOLDER: packages/smooth_app/docs/
43-
- name: Deploy API documentation to Github Pages
44-
uses: JamesIves/[email protected]
45-
with:
46-
BRANCH: gh-pages
47-
FOLDER: packages/smooth_app/docs/api/
37+
FOLDER: gh_pages/
38+
#Deploy scanner documentation to Github Pages
39+
#Deploy API documentation to Github Pages

0 commit comments

Comments
 (0)