diff --git a/.github/workflows/linux-flatpak-build.yml b/.github/workflows/linux-flatpak-build.yml index 1f945b46e..812054d96 100644 --- a/.github/workflows/linux-flatpak-build.yml +++ b/.github/workflows/linux-flatpak-build.yml @@ -87,7 +87,7 @@ jobs: branch: stable cache: true restore-cache: true - cache-key: flatpak-${{ hashFiles('scripts/packaging/flatpak/**/*.yaml') }} + cache-key: flatpak-${{ hashFiles('scripts/packaging/flatpak/org.duckstation.DuckStation.yaml', 'scripts/deps/build-dependencies-linux.sh') }} - name: Validate Build run: |