Skip to content

Commit

Permalink
install snapd and update
Browse files Browse the repository at this point in the history
  • Loading branch information
Hook25 committed Oct 31, 2024
1 parent 0797c55 commit 836d52c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/armhf_lxd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
# publicly in your project's package repository, so it is vital that
# no secrets are present in the container state or logs.
install: |
apt-get update
apt-get install -y -qq snapd
snap install lxd snapcraft
lxd init --auto
Expand Down

0 comments on commit 836d52c

Please sign in to comment.