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

ci: fix dep graph generation when manually publishing docs #454

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Oct 7, 2024

Graphviz missing on the runner when a manual docs publish happens.

@@ -16,11 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not entirely sure why setup-node was here. I think it can be removed

@cwaldren-ld cwaldren-ld marked this pull request as ready for review October 7, 2024 23:48
@cwaldren-ld cwaldren-ld requested a review from a team as a code owner October 7, 2024 23:48
@cwaldren-ld cwaldren-ld merged commit f10543e into main Oct 8, 2024
24 checks passed
@cwaldren-ld cwaldren-ld deleted the cw/docs-graphviz branch October 8, 2024 15:57
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