mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
Update android.publish.yml
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/android.publish.yml
vendored
2
.github/workflows/android.publish.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user