Skip to content

Commit

Permalink
pick correct charm name when bootstrapping microk8s
Browse files Browse the repository at this point in the history
  • Loading branch information
barrettj12 committed Oct 18, 2023
1 parent f0e368c commit 47f1fd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ jobs:
run: |
sg snap_microk8s <<EOF
juju bootstrap microk8s c \
--controller-charm-path=$CHARM_NAME
--controller-charm-channel=${{ needs.channel.outputs.test }}
EOF
Expand Down

0 comments on commit 47f1fd3

Please sign in to comment.