mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-30 20:24:25 +00:00
chore(ci): utilize image version of LXD
This commit is contained in:
4
.github/workflows/release_linux.yml
vendored
4
.github/workflows/release_linux.yml
vendored
@@ -50,8 +50,6 @@ jobs:
|
||||
|
||||
- name: Install Snapcraft
|
||||
uses: samuelmeuli/action-snapcraft@v1
|
||||
with:
|
||||
use_lxd: true
|
||||
|
||||
- name: Install Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
@@ -68,8 +66,6 @@ jobs:
|
||||
- name: Build LunaSea
|
||||
working-directory: ${{ github.workspace }}
|
||||
run: |
|
||||
sudo apt remove lxd-client -y
|
||||
hash -r
|
||||
sg lxd -c 'snapcraft --use-lxd'
|
||||
|
||||
- name: Upload Snap Build Artifact
|
||||
|
||||
Reference in New Issue
Block a user