mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 11:39:21 +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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user