From 836d52c0d93dba7461c4bd43a12f22fa15427a70 Mon Sep 17 00:00:00 2001 From: Hook25 Date: Thu, 31 Oct 2024 11:02:57 +0100 Subject: [PATCH] install snapd and update --- .github/workflows/armhf_lxd.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/armhf_lxd.yaml b/.github/workflows/armhf_lxd.yaml index 150cab8d37..6b636442fb 100644 --- a/.github/workflows/armhf_lxd.yaml +++ b/.github/workflows/armhf_lxd.yaml @@ -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