Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Maintenance] fix path to requirements.txt in deploy_docs workflow (#264
) # 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.
- Loading branch information