Skip to content

Commit

Permalink
fix: include extra files with the 'dump' plugin
Browse files Browse the repository at this point in the history
This fixes the charm packing incorrectly due to a behaviour change in
charmcraft 3.

See: canonical/charmcraft#1782
  • Loading branch information
lengau committed Aug 2, 2024
1 parent d3fcf8a commit aff054a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ parts:
- pkg-config
- rustc
- cargo
version_data:
plugin: dump
source: .
prime:
- charm_version
- charm_internal_version
Expand Down

0 comments on commit aff054a

Please sign in to comment.