Revert "git: No need to upload flatpak-builder files into cache on Linux"

This reverts commit 5759f163e3.
This commit is contained in:
WerWolv 2021-12-10 16:42:46 +01:00
parent 883207bc6b
commit 821eb4568e
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ jobs:
with:
path: |
~/.ccache
.flatpak-builder
key: ${{ runner.os }}-build-${{ github.run_id }}
restore-keys: ${{ runner.os }}-build-