Update android.publish.yml

Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
This commit is contained in:
Ammar Ahmed
2024-02-01 00:58:49 +05:00
committed by GitHub
parent b478198416
commit 4e28a9fcd5

View File

@@ -59,6 +59,7 @@ jobs:
- name: Setup CCache
run: |
sudo rm -rf /usr/local/lib/android/sdk/ndk
ln -s $(which ccache) /usr/local/bin/gcc
ln -s $(which ccache) /usr/local/bin/g++
ln -s $(which ccache) /usr/local/bin/cc