Update desktop-build.yml

This commit is contained in:
tooomm 2026-09-20 19:53:39 +02:00 committed by GitHub
parent e0d1a1fce4
commit e8b4ae4eb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -470,7 +470,7 @@ jobs:
echo "Cache deleted successfully"
fi
- name: "[macOS] Cache updated compiler cache (ccache)"
- name: "[macOS] Save updated compiler cache (ccache)"
if: matrix.os == 'macOS' && matrix.use_ccache == 1 && github.ref == 'refs/heads/master'
uses: actions/cache/save@v6
with: