Skip to content

Commit

Permalink
chore: Remove snapcraft build
Browse files Browse the repository at this point in the history
  • Loading branch information
bdlukaa committed Nov 15, 2024
1 parent 3b1410a commit e6f9d90
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,13 +322,13 @@ jobs:
appimage-builder --skip-tests
cp Bluecherry-latest-x86_64.AppImage bluecherry-linux-x86_64.AppImage
- name: Install Snapcraft
continue-on-error: true
uses: samuelmeuli/action-snapcraft@v3

- name: Build Snapcraft
run: |
snapcraft
#- name: Install Snapcraft
# continue-on-error: true
# uses: samuelmeuli/action-snapcraft@v3
#
#- name: Build Snapcraft
# run: |
# snapcraft

- name: Release
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-using-contexts
Expand Down

0 comments on commit e6f9d90

Please sign in to comment.