Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dart Doc #4390

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Fix dart Doc #4390

merged 2 commits into from
Dec 1, 2023

Conversation

robertbastian
Copy link
Member

@robertbastian robertbastian commented Nov 30, 2023

For some reason Dart generates different docs depending on whether deps have been fetched. ¯\(ツ)

@robertbastian robertbastian requested a review from a team as a code owner November 30, 2023 16:56
Copy link
Member

@Manishearth Manishearth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

huh

@@ -138,6 +138,7 @@ jobs:
- name: Build Dart docs
run: |
cd ffi/capi/dart/package
dart pub get
dart doc
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stick a comment there saying why we need the pub get step

@robertbastian robertbastian merged commit 615824d into unicode-org:main Dec 1, 2023
28 checks passed
@robertbastian robertbastian deleted the dartdoc branch December 7, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants