-
Notifications
You must be signed in to change notification settings - Fork 14
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
ci: fix ubuntu #1970
ci: fix ubuntu #1970
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏🏻
CI is still failing 😢 |
Some ideas to consider:
|
Another idea: Station Desktop's electron-log writes logs to a file. Can we add a GHA step to print the contents of that log file on CI failure? I vaguely remember there is a condition to run a GHA step only when some of the previous steps failed. |
Great idea! Added via
|
It is once again electron/electron#17972 (I don't know why it resurfaced) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏🏻
CI started failing, most likely due to an image update (see https://github.com/filecoin-station/desktop/actions/runs/12345143132/job/34448743776?pr=1969)