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 f5c57fd commit 7cd18c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ jobs:

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

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

# - name: Upload
# uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 7cd18c3

Please sign in to comment.