Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
simskij authored Feb 15, 2024
1 parent 67c8256 commit af59759
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Setup LXD
uses: canonical/[email protected]
with:
channel: latest/stable
- name: Setup charmcraft
id: setup-charmcraft
- name: Setup dependencies
id: setup-deps
run: |
sudo snap install jq
sudo snap install lxd
sudo lxd init --auto
sudo snap install charmcraft --classic
- name: Build charm(s)
id: builder
Expand Down

0 comments on commit af59759

Please sign in to comment.