Comment out flatpak build

This commit is contained in:
Sumner Evans
2020-09-19 01:23:47 -06:00
parent 5300ab15ef
commit c9769bdb8c
2 changed files with 3 additions and 1 deletions

View File

@@ -17,4 +17,4 @@ tasks:
- build-flatpak: |
cd ${REPO_NAME}/flatpak
REPO=repo ./flatpak_build.sh
# REPO=repo ./flatpak_build.sh

View File

@@ -2,6 +2,8 @@ image: archlinux
packages:
- dbus
- gobject-introspection
- gtk3
- mpv
- python-cairo
- python-gobject
- python-poetry