fix flatpak CI build cache
Some checks are pending
Build all / Build Linux (push) Waiting to run
Build all / Build Non-Linux (push) Waiting to run
Build all / Unit Tests (push) Blocked by required conditions
Build all / Flatpak (push) Waiting to run

This commit is contained in:
SoftFever 2026-02-16 21:07:09 +08:00
parent 29325e3561
commit a81537f43d

View file

@ -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