Skip to content

Commit

Permalink
removed home-is-home
Browse files Browse the repository at this point in the history
Might be a mistake but it's failing releases for some reason
  • Loading branch information
kz6fittycent committed Nov 22, 2024
1 parent 3705f99 commit f11a532
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ issues: https://github.com/kz6fittycent/mc-installer/issues
source-code: https://github.com/kz6fittycent/mc-installer
icon: snap/gui/mcinstaller.png
donation: https://www.patreon.com/kz6fittycent
assumes:
- command-chain

base: core24
grade: stable
Expand All @@ -33,8 +31,6 @@ apps:
extensions:
- gnome
command: launch
command-chain:
- bin/homeishome-launch
plugs:
- network
- opengl
Expand All @@ -56,12 +52,7 @@ parts:
override-pull: |
craftctl default
craftctl set version="$(git describe --tags | sed 's/^v//' | cut -d "-" -f1)"
homeishome-launch:
plugin: nil
stage-snaps:
- homeishome-launch

game:
plugin: nil
build-packages:
Expand Down

0 comments on commit f11a532

Please sign in to comment.