From f0d4f3aa1d946efcdb7a99356d069f1a62cfc3c7 Mon Sep 17 00:00:00 2001 From: Lorenzo Torres <52113626+LolzDEV@users.noreply.github.com> Date: Thu, 24 Mar 2022 11:39:08 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f433bb1..d188d55 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,5 +15,5 @@ jobs: - uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4 with: bundle: mutiny.flatpak - manifest-path: build-aux/char.revolt.Mutiny.Devel.json + manifest-path: build-aux/chat.revolt.Mutiny.Devel.json cache-key: flatpak-builder-${{ github.sha }}