Skip to content

Commit

Permalink
patch(build_charm.yaml): Remove poetry install
Browse files Browse the repository at this point in the history
No longer used (since poetry is installed in LXC container using charmcraft.yaml)
  • Loading branch information
carlcsaposs-canonical committed Jan 15, 2025
1 parent 92d0a9f commit 15a62b3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_charm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@ jobs:
sudo iptables -P FORWARD ACCEPT
sudo snap install charmcraft --classic ${{ steps.charmcraft-snap-version.outputs.install_flag }}
pipx install poetry
pipx inject poetry poetry-plugin-export
pipx install charmcraftcache
- run: snap list
- name: Pack charm
Expand Down

0 comments on commit 15a62b3

Please sign in to comment.