Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(charm): local charm deploy fails due to bad source
At juju#18413 we introduced the Source when retrieving a charm ID, which was in turn needed to deploy. This small patch fixes the deploy of a local charm because the Source was not being injected on that code path.
- Loading branch information