add flatpak-builder cache

This commit is contained in:
ReenigneArcher 2022-10-20 20:08:19 -04:00
parent 49afefc43f
commit b5ec178cd6
No known key found for this signature in database
GPG Key ID: 0CA6A47B0630EA9B

View File

@ -198,6 +198,15 @@ jobs:
org.flatpak.Builder \
org.freedesktop.Platform/${{ matrix.arch }}/21.08 \
org.freedesktop.Sdk/${{ matrix.arch }}/21.08'
- name: Cache Flatpak build
uses: actions/cache@v3
with:
path: ./build/.flatpak-builder
key: flatpak-${{ matrix.arch }}-${{ github.sha }}
restore-keys: |
flatpak-${{ matrix.arch }}-
- name: Configure Flatpak Manifest
run: |
# variables for manifest