Skip to content

Commit

Permalink
add docker dep to arm-64 build (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucabello authored Aug 12, 2024
1 parent 4dda685 commit f989a3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_charm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
sudo snap install lxd
sudo lxd init --auto
sudo snap install charmcraft --classic
sudo snap install docker
- name: Build charm(s)
id: builder
run: |
Expand Down

0 comments on commit f989a3d

Please sign in to comment.