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 13:45:45 +05:00
committed by GitHub
parent 8267bb609f
commit 2fa34e4772

View File

@@ -51,7 +51,7 @@ jobs:
ln -s $(which ccache) /usr/local/bin/c++
ln -s $(which ccache) /usr/local/bin/clang
ln -s $(which ccache) /usr/local/bin/clang++
export NDK_CCACHE=/usr/local/bin/ccache
export NDK_CCACHE=/usr/bin/ccache
- name: CCache Stats
run: ccache -s -v