mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-03-04 17:44:46 -07:00
fix flatpak CI build cache
This commit is contained in:
parent
29325e3561
commit
a81537f43d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build_all.yml
vendored
1
.github/workflows/build_all.yml
vendored
|
|
@ -166,6 +166,7 @@ jobs:
|
|||
bundle: OrcaSlicer-Linux-flatpak_${{ env.ver }}_${{ matrix.variant.arch }}.flatpak
|
||||
manifest-path: scripts/flatpak/io.github.softfever.OrcaSlicer.yml
|
||||
cache: true
|
||||
cache-key: flatpak-builder-${{ github.event_name == 'pull_request' && github.event.pull_request.base.sha || github.sha }}
|
||||
arch: ${{ matrix.variant.arch }}
|
||||
upload-artifact: false
|
||||
- name: Upload artifacts Flatpak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue