Skip to content

Commit

Permalink
debugging snapcraft release
Browse files Browse the repository at this point in the history
  • Loading branch information
sgarciac committed Sep 10, 2023
1 parent 8206495 commit 7a0c9b7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/master.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,5 @@ jobs:
uses: actions/checkout@v3
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v2
with:
use_lxd: true
- name: Build snap
run: sg lxd -c 'snapcraft --use-lxd' && snapcraft upload --release=stable fuego_*.snap
run: sg lxd -c 'snapcraft --use-lxd' #&& snapcraft upload --release=stable fuego_*.snap

0 comments on commit 7a0c9b7

Please sign in to comment.