diff --git a/.github/workflows/test1.yml b/.github/workflows/test1.yml index 2a89093..cfc03f6 100644 --- a/.github/workflows/test1.yml +++ b/.github/workflows/test1.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: CI +name: Build-snap # Controls when the workflow will run on: @@ -33,5 +33,5 @@ jobs: # Whether to install and configure lxd (ubuntu18.04 or lower only) use_lxd: no - name: Run snapcraft - run: snapcraft + run: snapcraft --destructive-mode