mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
enable cache
This commit is contained in:
3
.github/workflows/build_all.yml
vendored
3
.github/workflows/build_all.yml
vendored
@@ -76,5 +76,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
bundle: orcaslicer.flatpak
|
bundle: orcaslicer.flatpak
|
||||||
manifest-path: flatpak/io.github.softfever.OrcaSlicer.yml
|
manifest-path: flatpak/io.github.softfever.OrcaSlicer.yml
|
||||||
cache-key: flatpak-builder-${{ github.sha }}
|
cache: true
|
||||||
cache: false
|
|
||||||
|
|||||||
Reference in New Issue
Block a user