Skip to content

Commit

Permalink
Oops, refresh the frontend app with the frontend charm
Browse files Browse the repository at this point in the history
  • Loading branch information
mz2 committed Dec 12, 2023
1 parent 5729678 commit c789d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform_test_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Replace the frontend charm with the locally built one
run: |
juju refresh api --path ../frontend/charm/*.charm
juju refresh frontend --path ../frontend/charm/*.charm
- name: Wait for deployment to complete
run: |
Expand Down

0 comments on commit c789d9c

Please sign in to comment.