diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 89512e4..e6289dc 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: flatpak/sa.sy.qocker.json - cache-key: flatpak-builder-${{ github.sha }} + manifest-path: flatpak/sa.sy.Qocker.yaml + cache-key: flatpak-builder-${{ github.sha }} \ No newline at end of file