mirror of https://github.com/WerWolv/ImHex.git
Revert "git: No need to upload flatpak-builder files into cache on Linux"
This reverts commit 5759f163e3
.
This commit is contained in:
parent
883207bc6b
commit
821eb4568e
|
@ -25,6 +25,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.ccache
|
~/.ccache
|
||||||
|
.flatpak-builder
|
||||||
key: ${{ runner.os }}-build-${{ github.run_id }}
|
key: ${{ runner.os }}-build-${{ github.run_id }}
|
||||||
restore-keys: ${{ runner.os }}-build-
|
restore-keys: ${{ runner.os }}-build-
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue