Skip to content

Commit

Permalink
Add dartdoc command.
Browse files Browse the repository at this point in the history
  • Loading branch information
QuintinWillison committed Mar 19, 2021
1 parent ac4901b commit 028700c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
channel: stable

- name: Exploratory
- name: Build Documentation
run: |
flutter --version
dartdoc --version
dartdoc
ls -al doc/api

0 comments on commit 028700c

Please sign in to comment.