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 21:50:01 +05:00
committed by GitHub
parent a2098310ee
commit a02e8f5257

View File

@@ -44,7 +44,7 @@ jobs:
ln -s $(which ccache) /usr/local/bin/clang
ln -s $(which ccache) /usr/local/bin/clang++
export CCACHE_COMPILERCHECK=content
export CCACHE_HASHDIR=false
export CCACHE_BASEDIR=$PWD
- name: Cache gradle
uses: actions/cache@v2