Skip to content

Commit

Permalink
chore: Remove doc in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
vic256 authored Mar 19, 2023
1 parent 464d83e commit da97ac4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ jobs:
run: dart pub get
# Here you can insert custom steps you need
# - run: dart tool/generate-code.dart
- name: Doc
run: dart doc
- name: Publish
run: dart pub publish --force
run: dart pub publish --force

0 comments on commit da97ac4

Please sign in to comment.