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

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: