Issues with PATHs in c++ projects #6739
-
|
For the past day, my homebrew builds are having issues with paths. First, I was getting an issue with opus. I got around this by adding This all worked yesterday, so I'm thinking something broke paths in Homebrew, somehow. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I'm still investigating, but maybe this is actually related to LizardByte/Sunshine@49abb16 I am fairly certain our homebrew builds passed, before I merged this PR though. And definitely succeeded with the merge/push event: https://github.com/LizardByte/Sunshine/actions/runs/22744270839 |
Beta Was this translation helpful? Give feedback.
-
|
Somehow, this was caused by LizardByte/Sunshine@49abb16, even though our CI passed with it initially. Seems to be fixed by LizardByte/Sunshine#4826 |
Beta Was this translation helpful? Give feedback.
Somehow, this was caused by LizardByte/Sunshine@49abb16, even though our CI passed with it initially.
Seems to be fixed by LizardByte/Sunshine#4826