git: No need to upload flatpak-builder files into cache on Linux
This commit is contained in:
parent
e3106eaa2a
commit
5759f163e3
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -25,7 +25,6 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
~/.ccache
|
||||
.flatpak-builder
|
||||
key: ${{ runner.os }}-build-${{ github.run_id }}
|
||||
restore-keys: ${{ runner.os }}-build-
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user