lxd init --auto

This commit is contained in:
Micah Lee 2022-10-05 08:58:06 -07:00
parent 3572d11397
commit 8a62d24d45
No known key found for this signature in database
GPG key ID: 403C2657CD994F73

View file

@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v3
- name: Install dependencies
run: |
lxd init --auto
sudo snap install snapcraft --classic
- run:
sudo snapcraft