Update android.publish.yml

Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
This commit is contained in:
Ammar Ahmed
2024-01-31 15:25:30 +05:00
committed by GitHub
parent 6a1d967fa5
commit bbb22fd4e3

View File

@@ -55,6 +55,7 @@ jobs:
export CMAKE_CXX_COMPILER_LAUNCHER=ccache
export CMAKE_C_COMPILER_LAUNCHER=ccache
export CCACHE_COMPILERCHECK=content
ccache --get-config compiler_check
- name: Patch CPP Projects to use CCache
run: |