Skip to content

Commit

Permalink
lxd changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pushkarnk committed Sep 21, 2024
1 parent 29151cd commit c340efb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/snaptest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install and init lxd
run: |
sudo snap install lxd
lxd init --auto
sudo lxd init --auto
- name: Install snapcraft
run: sudo snap install snapcraft --classic
- name: Build openssl-fips-java snap
Expand Down

0 comments on commit c340efb

Please sign in to comment.