android: Various fixes for CI.
This commit is contained in:
parent
cb9ba1b004
commit
04eabc45e5
31 changed files with 512 additions and 63 deletions
|
@ -1,5 +1,8 @@
|
|||
#!/bin/bash -ex
|
||||
|
||||
# SPDX-FileCopyrightText: 2023 yuzu Emulator Project
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
. ./.ci/scripts/common/pre-upload.sh
|
||||
|
||||
REV_NAME="yuzu-${GITDATE}-${GITREV}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue