1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-12-05 20:32:07 -06:00

CI Changes to Alow Building Linux and Android [From FORK]

This commit is contained in:
ddutchie
2024-03-14 21:35:22 +00:00
parent 3037f0b869
commit e29c55dd98
4 changed files with 28 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash -ex
# SPDX-FileCopyrightText: 2019 yuzu Emulator Project & 2024 suyu Emulator Project
# SPDX-FileCopyrightText: 2019 yuzu Emulator Project
# SPDX-FileCopyrightText: 2024 suyu Emulator Project
# SPDX-License-Identifier: GPL-2.0-or-later
# Exit on error, rather than continuing with the rest of the script.