Skip to content

Commit

Permalink
Partially revert 'eb89ab7a': Remove APPIMAGE_PACK_ENABLE variable
Browse files Browse the repository at this point in the history
  • Loading branch information
veracioux committed Aug 20, 2023
1 parent bcd1a06 commit 7a522e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Linux-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ env:
PACKPACK_REPO: flameshot-org/packpack
# available upload services: wetransfer.com, file.io, 0x0.st
UPLOAD_SERVICE: wetransfer.com
APPIMAGE_PACK_ENABLE: false

jobs:
deb-pack:
Expand Down Expand Up @@ -330,7 +329,6 @@ jobs:
appimage-pack:
name: Build appimage on ${{ matrix.config.name }}
if: ${{ APPIMAGE_PACK_ENABLE != "false" }}
runs-on: ubuntu-22.04
strategy:
fail-fast: false
Expand Down

0 comments on commit 7a522e7

Please sign in to comment.