mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
add suyu
This commit is contained in:
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@@ -124,6 +124,7 @@ jobs:
|
||||
${GCRS} https://github.com/DIGITALCRIMINALS/OnlyFans onlyfans
|
||||
${GCRS} https://github.com/Ryujinx/Ryujinx ryujinx
|
||||
${GCRS} https://github.com/Ryujinx/release-channel-master ryujinx-release-channel
|
||||
${GCRS} https://gitlab.com/suyu-emu/suyu suyu
|
||||
# Clean Git Info
|
||||
rm -rf */.git
|
||||
# Update logs
|
||||
@@ -421,6 +422,7 @@ jobs:
|
||||
yuzu-android
|
||||
ryujinx
|
||||
ryujinx-release-channel
|
||||
suyu
|
||||
)
|
||||
for PROJECT in ${PROJECTS[@]}; do
|
||||
if [ "${PROJECT}" == "matsuri" ] || [ "${PROJECT}" == "nekobox-android" ]; then
|
||||
|
||||
Reference in New Issue
Block a user