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

[Maintenance] fix path to requirements.txt in deploy_docs workflow #264

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

psobolewskiPhD
Copy link
Member

References and relevant issues

Deployment of docs action is still failing:
https://github.com/napari/docs/actions/runs/6730870120/job/18294402924

This is because when I added the pip install with constraints I didn't realize the directory structure was different in this workflow.

Description

Fixes the path based on the cloning scheme.

@psobolewskiPhD psobolewskiPhD added the maintenance CI, dependencies, and other maintenance label Nov 2, 2023
@github-actions github-actions bot added the task label Nov 2, 2023
@psobolewskiPhD psobolewskiPhD added this to the 0.5.0 milestone Nov 2, 2023
@psobolewskiPhD psobolewskiPhD requested a review from Czaki November 2, 2023 15:24
@Czaki Czaki merged commit 177e368 into napari:main Nov 2, 2023
4 checks passed
@psobolewskiPhD psobolewskiPhD deleted the fix-path-to-requirements.txt branch November 2, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance CI, dependencies, and other maintenance task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants