Comment out flatpak build
This commit is contained in:
@@ -17,4 +17,4 @@ tasks:
|
|||||||
|
|
||||||
- build-flatpak: |
|
- build-flatpak: |
|
||||||
cd ${REPO_NAME}/flatpak
|
cd ${REPO_NAME}/flatpak
|
||||||
REPO=repo ./flatpak_build.sh
|
# REPO=repo ./flatpak_build.sh
|
||||||
|
@@ -2,6 +2,8 @@ image: archlinux
|
|||||||
packages:
|
packages:
|
||||||
- dbus
|
- dbus
|
||||||
- gobject-introspection
|
- gobject-introspection
|
||||||
|
- gtk3
|
||||||
|
- mpv
|
||||||
- python-cairo
|
- python-cairo
|
||||||
- python-gobject
|
- python-gobject
|
||||||
- python-poetry
|
- python-poetry
|
||||||
|
Reference in New Issue
Block a user