1
0
mirror of synced 2024-11-28 09:30:51 +01:00

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

This commit is contained in:
WerWolv 2021-12-10 16:42:46 +01:00
parent e3106eaa2a
commit 5759f163e3

View File

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