Failed to open ./config/recipe.yml
I've been refactoring my repo based on the recent change to files/. When I try testing my new setup in Bluebuild CLI, I get hit with the error message:
This is obviously coming from my main recipe's use of the
- from-file: recipe-common.yml
but I never changed this syntax. Is this something I missed from the migration?
https://github.com/BrodyB/ublue-brody/blob/refactor/recipes/recipe-framework.ymlGitHub
ublue-brody/recipes/recipe-framework.yml at refactor · BrodyB/ublue...
Contribute to BrodyB/ublue-brody development by creating an account on GitHub.
Solution:Jump to solution
Weirdly, it did when I moved to another computer and attempted to build it.
That was weird....
2 Replies
I see that the issue is resolved now?
Solution
Weirdly, it did when I moved to another computer and attempted to build it.
That was weird.