Skip to content

Fix docs build/deploy #216

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

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Fix docs build/deploy #216

merged 1 commit into from
Mar 10, 2025

Conversation

francoishernandez
Copy link
Member

For a few versions, the docs build/deploy action had been failing for an unclear reason (permission denied).
It seems that disabling the "-e" flag of pip fixes the permission error. Some default permissions were probably modified on the backend, preventing from installing "in place". I don't think it was necessary here anyways.

@francoishernandez francoishernandez merged commit fd3fd39 into main Mar 10, 2025
5 checks passed
@francoishernandez francoishernandez deleted the fix_docs_workflow branch March 10, 2025 16:00
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.

1 participant