Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusTomlinson committed Jun 15, 2024
1 parent 7cd18c3 commit 83bd3d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ jobs:
steps:
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v2
with:
use_lxd:

- name: Checkout
uses: actions/checkout@v3
with:
use_lxd: true

- name: Build
run: snapcraft --use-lxd

Expand Down

0 comments on commit 83bd3d6

Please sign in to comment.