mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-24 12:18:04 -05:00
android: Various fixes for CI.
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user