Skip to content

Commit

Permalink
Setup snap in case it doesn't exist
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed Feb 21, 2024
1 parent 783a542 commit 95259eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Setup Distrobuilder
run: |
sudo apt install snapd -y
sudo snap install distrobuilder --classic
- name: Build Image
Expand Down

0 comments on commit 95259eb

Please sign in to comment.