From 66318e645e0ce7256f74b356834cd42d40f29703 Mon Sep 17 00:00:00 2001 From: Salem Yaslem Date: Sat, 28 Sep 2024 19:30:39 +0300 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 62f9e19..89512e4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,5 +18,5 @@ jobs: - uses: flatpak/flatpak-github-actions/flatpak-builder@v6 with: bundle: qocker.flatpak - manifest-path: sa.sy.Qocker.json + manifest-path: flatpak/sa.sy.qocker.json cache-key: flatpak-builder-${{ github.sha }}