After merging a PR that does not do an changes to CI, both Windows and Ubuntu builds are failing. Looking at the output it seems like a caching issue. CI always downloads the latest SDK, but the build step, at least on Ubuntu still tries to access the path of an older SDK version and then fails.
After merging a PR that does not do an changes to CI, both Windows and Ubuntu builds are failing. Looking at the output it seems like a caching issue. CI always downloads the latest SDK, but the build step, at least on Ubuntu still tries to access the path of an older SDK version and then fails.