From e260f801d6b4bcff83e3f448212972850c55b407 Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Tue, 4 Nov 2025 17:16:13 +0100 Subject: [PATCH] ci(flatpak): fix --- linux/com.edde746.plezy.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/linux/com.edde746.plezy.yml b/linux/com.edde746.plezy.yml index 568ceefd..1d217508 100644 --- a/linux/com.edde746.plezy.yml +++ b/linux/com.edde746.plezy.yml @@ -75,10 +75,8 @@ modules: - install -Dm644 android/fastlane/metadata/android/en-GB/images/icon.png /app/share/icons/hicolor/512x512/apps/com.edde746.plezy.png sources: - - type: git - url: https://github.com/edde746/plex-flutter.git - # NOTE: This will be replaced with actual commit hash by flatpak-flutter preprocessing - commit: HEAD + - type: dir + path: . - type: git url: https://github.com/flutter/flutter.git