Skip to content

Conversation

@davidnguyen-tech
Copy link
Member

Fixes #24339 according to the proposed solution.

In summary:

  • The updated Makefile was the only place where we looked for custom runtime packs under Debug
    • This was introduced recently in f4fb0e8
  • The rest of the code base (e.g. build-custom-runtime.sh) uses Release
  • This PR unifies the paths to use Release, as it was before.

@rolfbjarne
Copy link
Member

Re-created this PR as #24342 because our CI currently doesn't work with PRs from forks.

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.

Wrong path for custom runtime packs

2 participants