From e6f9d90868eae5e086a7273e1eb1a2fc6fd1254f Mon Sep 17 00:00:00 2001 From: Bruno D'Luka Date: Fri, 15 Nov 2024 17:34:29 -0300 Subject: [PATCH] chore: Remove snapcraft build --- .github/workflows/build.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 617de2d1..179c9960 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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