Update desktop-build.yml

This commit is contained in:
tooomm 2026-03-13 21:52:27 +01:00 committed by GitHub
parent eb25e30f86
commit 2a076d1b09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -343,7 +343,8 @@ jobs:
if: matrix.use_ccache == 1 && matrix.os == 'macOS'
run: brew install ccache
- name: Run sccache-cache
- name: Run sccache-cache (Windows)
if: matrix.os == 'Windows'
uses: mozilla-actions/sccache-action@v0.0.9
- name: Restore compiler cache (ccache)