From f7f187c5268e68406031d48aa09b245986ce8e3a Mon Sep 17 00:00:00 2001 From: Lachee Date: Thu, 15 May 2025 10:42:15 +1000 Subject: [PATCH] added ios to build pipeline --- .gitea/workflows/build-latest-image.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/build-latest-image.yaml b/.gitea/workflows/build-latest-image.yaml index 4f0b606..4cea6bd 100644 --- a/.gitea/workflows/build-latest-image.yaml +++ b/.gitea/workflows/build-latest-image.yaml @@ -19,6 +19,7 @@ jobs: platform: - webgl - android + - ios - mac-mono - windows-mono - linux-il2cpp