Fix flathub pipeline

This commit is contained in:
Bernd Schoolmann 2024-05-04 02:52:17 +02:00
parent c6c0257bbc
commit 975bd2ef5c
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ modules:
- type: git
url: https://gitlab.gnome.org/jwestman/blueprint-compiler
tag: v0.12.0
- ./gui/python3-requirements.json
- ../gui/python3-requirements.json
- name: goldwarden-python-ui
buildsystem: simple
build-commands:
@ -45,7 +45,7 @@ modules:
- blueprint-compiler batch-compile /app/bin/src/gui/.templates/ /app/bin/src/gui/ /app/bin/src/gui/*.blp
sources:
- type: dir
path: ./
path: ../gui/
- name: goldwarden-core-daemon
buildsystem: simple
build-commands: