android: Various fixes for CI.

This commit is contained in:
bunnei
2023-05-30 20:50:09 -07:00
parent 7aedafd85d
commit 00d7cb82fa
31 changed files with 512 additions and 63 deletions
+3
View File
@@ -1,5 +1,8 @@
#!/bin/bash -ex
# SPDX-FileCopyrightText: 2023 yuzu Emulator Project
# SPDX-License-Identifier: GPL-3.0-or-later
export NDK_CCACHE="$(which ccache)"
ccache -s