mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
Fix typo
This commit is contained in:
parent
d20b11f64a
commit
a8b4f6276b
2
.github/workflows/build-tests-ubuntu.yml
vendored
2
.github/workflows/build-tests-ubuntu.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
|||||||
- StandaloneOSX # Build a macOS standalone (Intel 64-bit) with mono backend.
|
- StandaloneOSX # Build a macOS standalone (Intel 64-bit) with mono backend.
|
||||||
- StandaloneWindows64 # Build a Windows 64-bit standalone with mono backend.
|
- StandaloneWindows64 # Build a Windows 64-bit standalone with mono backend.
|
||||||
- StandaloneLinux64 # Build a Linux 64-bit standalone with mono/il2cpp 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.
|
- Android # Build an Android .apk.
|
||||||
- WebGL # WebGL.
|
- WebGL # WebGL.
|
||||||
buildWithIl2cpp:
|
buildWithIl2cpp:
|
||||||
|
Loading…
Reference in New Issue
Block a user