Merge pull request #482 from DioEgizio/fix-cache-flatpak

This commit is contained in:
Sefa Eyeoglu 2022-11-19 18:10:03 +01:00 committed by GitHub
commit 29926a59bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -487,6 +487,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Checkout
if: inputs.build_type == 'Debug'
uses: actions/checkout@v3
with:
submodules: 'true'
@ -524,3 +525,4 @@ jobs:
with:
bundle: "Prism Launcher.flatpak"
manifest-path: flatpak/org.prismlauncher.PrismLauncher.yml
cache-key: flatpak-${{ github.sha }}-x86_64