From bc3738aba1d092453b40acda73eb4a336171002f Mon Sep 17 00:00:00 2001 From: Marvin W Date: Sat, 22 Apr 2023 16:33:45 +0200 Subject: Fix GitHub CI build-flatpak --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a04b0f33..1f3ecc87 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,4 +36,5 @@ jobs: fetch-depth: 0 - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.1 with: - manifest-path: im.dino.Dino.json \ No newline at end of file + manifest-path: im.dino.Dino.json + build-bundle: false -- cgit v1.2.3-54-g00ecf