1
0
mirror of synced 2025-01-18 09:04:52 +01:00

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

This reverts commit 5759f163e3f3354a3d37b914137dee8214238814.
This commit is contained in:
WerWolv 2021-12-10 16:42:46 +01:00
parent 883207bc6b
commit 821eb4568e

View File

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