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

docs build failing in release workflow #531

Open
cqc-alec opened this issue Oct 31, 2024 · 4 comments · Fixed by #532 or #537
Open

docs build failing in release workflow #531

cqc-alec opened this issue Oct 31, 2024 · 4 comments · Fixed by #532 or #537
Assignees

Comments

@cqc-alec
Copy link
Collaborator

The error is: Poetry could not find a pyproject.toml file in /home/runner/work/pytket-quantinuum/pytket-quantinuum or its parents.

@cqc-alec
Copy link
Collaborator Author

cqc-alec commented Nov 4, 2024

Reopening as this is still failing in the release workflow: https://github.com/CQCL/pytket-quantinuum/actions/runs/11661352280/job/32465682754

run: for w in `find wheelhouse/ -type f -name "*.whl"` ; do poetry install $w ; done

@cqc-alec cqc-alec reopened this Nov 4, 2024
@CalMacCQ
Copy link
Contributor

CalMacCQ commented Nov 4, 2024

This is strange, I had updated line 308 in #532

@cqc-alec
Copy link
Collaborator Author

cqc-alec commented Nov 4, 2024

This is strange, I had updated line 308 in #532

You updated an earlier line.

@cqc-alec
Copy link
Collaborator Author

cqc-alec commented Nov 8, 2024

@cqc-alec cqc-alec reopened this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants