enable cache
This commit is contained in:
parent
b331830604
commit
95887780b9
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build_all.yml
vendored
3
.github/workflows/build_all.yml
vendored
|
@ -76,5 +76,4 @@ jobs:
|
|||
with:
|
||||
bundle: orcaslicer.flatpak
|
||||
manifest-path: flatpak/io.github.softfever.OrcaSlicer.yml
|
||||
cache-key: flatpak-builder-${{ github.sha }}
|
||||
cache: false
|
||||
cache: true
|
||||
|
|
Loading…
Reference in a new issue