Update desktop-build.yml

This commit is contained in:
tooomm 2026-03-14 12:27:03 +01:00 committed by GitHub
parent 1f439a29b0
commit d869598aaa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -325,7 +325,7 @@ jobs:
# Cache size over the entire repo is 10Gi:
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#usage-limits-and-eviction-policy
CCACHE_SIZE: 500M
SCCACHE_GHA_ENABLED: "true"
SCCACHE_GHA_ENABLED: true
steps:
- name: Checkout