diff --git a/.github/workflows/build-tests-ubuntu.yml b/.github/workflows/build-tests-ubuntu.yml index 7bf7b8b9..3a967577 100644 --- a/.github/workflows/build-tests-ubuntu.yml +++ b/.github/workflows/build-tests-ubuntu.yml @@ -55,7 +55,7 @@ jobs: - StandaloneOSX # Build a macOS standalone (Intel 64-bit) with mono backend. - StandaloneWindows64 # Build a Windows 64-bit standalone with mono backend. - StandaloneLinux64 # Build a Linux 64-bit standalone with mono/il2cpp backend. - - iOS # Build an iOS player. + - iOS # Build an iOS project. - Android # Build an Android .apk. - WebGL # WebGL. buildWithIl2cpp: