Skip to content

Commit

Permalink
Merge pull request #867 from PrefectHQ/publish-docs
Browse files Browse the repository at this point in the history
Update publish-docs.yml
  • Loading branch information
jlowin authored Mar 13, 2024
2 parents ed4ae7a + cba0f60 commit 97d9578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

# for now, only install mkdocs. In the future may need to install Marvin itself.
- name: Install dependencies for MKDocs Material
run: uv pip install \
run: pip install \
mkdocs-material \
mkdocs-autolinks-plugin \
mkdocs-awesome-pages-plugin \
Expand Down

0 comments on commit 97d9578

Please sign in to comment.