From 504957b611dd3ec349b38de09ff44247bf7b271d Mon Sep 17 00:00:00 2001 From: Angoosh Leviocki Date: Wed, 12 Feb 2025 20:19:37 +0100 Subject: [PATCH] change to start CI/CD --- com.angoosh.RDPConnect/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.angoosh.RDPConnect/build.sh b/com.angoosh.RDPConnect/build.sh index 39c37a8..1858fc4 100755 --- a/com.angoosh.RDPConnect/build.sh +++ b/com.angoosh.RDPConnect/build.sh @@ -1,3 +1,3 @@ #!/bin/bash flatpak-builder --gpg-sign=kaplanantonin@gmail.com --force-clean --user --install-deps-from=flathub --repo=../repo --install builddir com.angoosh.RDPConnect.yml -#flatpak build-bundle repo RDPConnect.flatpak com.angoosh.RDPConnect --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo +##flatpak build-bundle repo RDPConnect.flatpak com.angoosh.RDPConnect --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo